syscall_emul: remove TGT_MMAP_* flags that break OSX build
Review Request #3682 - Created Oct. 17, 2016 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Brandon Potter | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11687:f8a5cb63b09f --------------------------- syscall_emul: remove TGT_MMAP_* flags that break OSX build Turns out that the flags weren't even used by any of the system call code so it's trivial to remove them.
