This website requires JavaScript.
Explore
Help
Sign In
derek
/
gem5
Watch
1
Star
0
Fork
0
You've already forked gem5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
47c24ff07ae3dccff92646ad72d62c4ee48fed20
gem5
/
src
/
arch
/
sparc
/
linux
History
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