gem5/src/arch/x86/linux
Gabe Black 9536120845 X86: Fix up the stat structure. This probably still isn't right.
--HG--
extra : convert_revision : 2e2a22cdf3abe648c9e1309b9070cfd10fc4a8b8
2007-07-30 13:31:59 -07:00
..
linux.cc Add a tgt_iovec structure to support writev, change the name of X86Linux to X86Linux64, add some syscalls. 2007-07-24 15:42:11 -07:00
linux.hh X86: Fix up the stat structure. This probably still isn't right. 2007-07-30 13:31:59 -07:00
process.cc Get X86 to load an elf and start a process for it. 2007-03-06 15:42:30 +00:00
process.hh Get X86 to load an elf and start a process for it. 2007-03-06 15:42:30 +00:00
syscalls.cc X86: Turn on some system calls, and make the kernel version match my development machine. 2007-07-30 13:30:41 -07:00