gem5/src/arch/sparc/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 syscall emulation: Enabled getrlimit and getrusage for x86. 2012-08-06 19:52:56 -07:00
process.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
process.hh SPARC: Clean up some historical style issues. 2010-11-11 02:03:58 -08:00
syscalls.cc sim: revert 6709bbcf564d 2014-10-22 15:59:57 -05:00