arm: Implement some missing syscalls (SE mode)
Review Request #2768 - Created May 8, 2015 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10837:d5ee0322818d --------------------------- arm: Implement some missing syscalls (SE mode) Adding a few syscalls that were previously considered unimplemented.
-
src/sim/syscall_emul.hh (Diff revision 1) -
I am just wondering why chose the 64-bit type here. The manpage says int is returned by rename().
Posted (May 25, 2015, 10:14 a.m.)
-
src/sim/syscall_emul.hh (Diff revision 1) -
Well spotted.
I'll change it before pushing.
Ship It!
