gem5/src/arch/x86/linux
Nilay Vaish 6523aad25c sim: revert 6709bbcf564d
The identifier SYS_getdents is not available on Mac OS X.  Therefore, its use
results in compilation failure.  It seems there is no straight forward way to
implement the system call getdents using readdir() or similar C functions.
Hence the commit 6709bbcf564d is being rolled back.
2014-10-22 15:59:57 -05:00
..
linux.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
linux.hh X86: Fix up the open system call's flags. 2012-04-29 00:31:03 -07:00
process.cc sim: revert 6709bbcf564d 2014-10-22 15:59:57 -05:00
process.hh x86: Fixes to avoid LTO warnings 2014-10-20 18:03:56 -04:00
system.cc MEM: Make port proxies use references rather than pointers 2012-02-24 11:45:30 -05:00
system.hh includes: sort all includes 2011-04-15 10:44:06 -07:00