gem5/src/arch/sparc/linux
Gabe Black 475d36ee93 Ignore "time" and "times" syscalls.
--HG--
extra : convert_revision : 3ff55e35877c0fd74823ce5e52ed16c38da92068
2007-03-20 23:53:52 -04:00
..
linux.cc Cleaned up include files and got rid of many using directives in header files. 2006-08-15 05:07:15 -04:00
linux.hh Split the syscall table, SPARC specific syscall implementations, and the 32 bit syscall table into it's own file. Corrected problems with the stat structure. These should be tested on 64 bit x86 and SPARC machines. 2007-03-09 17:14:24 -05:00
process.cc Split the syscall table, SPARC specific syscall implementations, and the 32 bit syscall table into it's own file. Corrected problems with the stat structure. These should be tested on 64 bit x86 and SPARC machines. 2007-03-09 17:14:24 -05:00
process.hh Split the syscall table, SPARC specific syscall implementations, and the 32 bit syscall table into it's own file. Corrected problems with the stat structure. These should be tested on 64 bit x86 and SPARC machines. 2007-03-09 17:14:24 -05:00
syscalls.cc Ignore "time" and "times" syscalls. 2007-03-20 23:53:52 -04:00