diff options
author | Tom Musta <tommusta@gmail.com> | 2014-08-12 13:53:32 -0500 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-08-22 15:06:34 +0300 |
commit | 035273440b4d12c6e8b1cf2787778064355d21e2 (patch) | |
tree | 3541fbd1d3f94f3dd706f39958f67099989ff4e7 /hmp.h | |
parent | 9af5c906d189d8f4aae902d75567639d2a8f4e22 (diff) | |
download | qemu-035273440b4d12c6e8b1cf2787778064355d21e2.zip qemu-035273440b4d12c6e8b1cf2787778064355d21e2.tar.gz qemu-035273440b4d12c6e8b1cf2787778064355d21e2.tar.bz2 |
linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
The 64 bit PowerPC platforms eliminate the _unused1 and _unused2
elements of the semid_ds structure from <sys/sem.h>. So eliminate
these from the target_semid_ds structure.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'hmp.h')
0 files changed, 0 insertions, 0 deletions