diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-03-16 17:16:36 +0000 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2012-04-06 18:49:58 +0300 |
commit | d1b02ea0dcd20998ef178ddc55fb9765f6aa1d44 (patch) | |
tree | adaa60584e5037d2a41362d8a314c2615b7c6b89 /qemu-os-posix.h | |
parent | db9526b10a956fd80c08727685c300b63d5a7465 (diff) | |
download | hqemu-d1b02ea0dcd20998ef178ddc55fb9765f6aa1d44.zip hqemu-d1b02ea0dcd20998ef178ddc55fb9765f6aa1d44.tar.gz |
linux-user/arm/syscall_nr.h: Add syscall number for ppoll
The list of ARM syscall numbers was missing the entry for ppoll,
which meant we were accidentally not providing it. (This wasn't
causing any practical issues beyond warnings about unimplemented
syscalls, because glibc will fall back to another code path if the
syscall isn't present.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'qemu-os-posix.h')
0 files changed, 0 insertions, 0 deletions