gem5/kern/linux
Korey Sewell 87fe91028b Move RLIMIT constants to OS/ISA specific files instead of generic OS container classes
Update MIPS/Linux constants

arch/alpha/linux/linux.hh:
    move RLIMIT constants to ALPHA/Linux class
arch/alpha/tru64/tru64.hh:
    move RLIMIT constants to ALPHA/Tru64 class
arch/mips/mips_linux.hh:
    update MIPS constants for MIPS/Linux
kern/linux/linux.hh:
    remove RLIMIT constants from generic Linux class... these are now in ISA specific / OS specific classes
kern/tru64/tru64.hh:
    remove RLIMIT constants from generic Tru64 class... these are now in ISA specific / OS specific classes

--HG--
extra : convert_revision : 2e2743d73ab18fcd558a5765cb4ef0e9671bd1d7
2006-04-13 16:47:32 -04:00
..
events.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
events.hh move alpha specific code into arch/alpha 2006-03-04 20:45:01 -05:00
linux.hh Move RLIMIT constants to OS/ISA specific files instead of generic OS container classes 2006-04-13 16:47:32 -04:00
linux_syscalls.cc Many files: 2005-06-05 05:16:00 -04:00
linux_syscalls.hh Many files: 2005-06-05 05:16:00 -04:00
printk.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
printk.hh fixes for new memory system 2006-04-06 00:51:46 -04:00
sched.hh Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00