diff options
author | Tony Gutierrez <anthony.gutierrez@amd.com> | 2016-08-05 17:15:19 -0400 |
---|---|---|
committer | Tony Gutierrez <anthony.gutierrez@amd.com> | 2016-08-05 17:15:19 -0400 |
commit | fa5e64987e185c3cf586e55957ebaa78b8b891fd (patch) | |
tree | 1a47d35399b2e98c8b2c754a3d3f3192d64606c0 /src/dev/arm/flash_device.hh | |
parent | 0b68475b102a9ecc769d1a3493a34055e08c2e7e (diff) | |
download | gem5-fa5e64987e185c3cf586e55957ebaa78b8b891fd.tar.xz |
sim: fix issues with pwrite(); don't enable fstatfs
this patch fixes issues with changeset 11593
use the host's pwrite() syscall for pwrite64Func(),
as opposed to pwrite64(), because pwrite64() does
not work well on all distros.
undo the enabling of fstatfs, as we will add this
in a separate pate.
Diffstat (limited to 'src/dev/arm/flash_device.hh')
0 files changed, 0 insertions, 0 deletions