types: add a type for thread IDs and try to use it everywhere
[gem5.git] / src / base / sched_list.hh
index f794e3514cbd55fd1576ddf2ea22e9cae9f6146d..56ee2f8ece01e83e696468762c9391fe4057271d 100644 (file)
@@ -24,6 +24,8 @@
  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * Authors: Steve Raasch
  */
 
 #ifndef SCHED_LIST_HH