diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2014-10-22 15:59:57 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2014-10-22 15:59:57 -0500 |
commit | 6523aad25c32f2443c48b114db4dab078bfb16d1 (patch) | |
tree | e25d21c77ed4a33ff9cd6680e0c91f44e04cc001 /system | |
parent | d6f1c6ce89c16eda7d86c319cc92f551ee352496 (diff) | |
download | gem5-6523aad25c32f2443c48b114db4dab078bfb16d1.tar.xz |
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.
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions