xemu/linux-user/openrisc
Petar Jovanovic 75b4b747a2 linux-user: create target_structs header to place ipc_perm and shmid_ds
Creating target_structs header in linux-user/$arch/ and making
target_ipc_perm and target_shmid_ds its first inhabitants.
The struct defintions may/should be further fine-tuned by arch maintainers.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
(cherry picked from commit 55a2b1631f)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2014-02-21 00:34:39 -06:00
..
syscall.h target-or32: Add linux syscall, signal and termbits 2012-07-27 21:13:05 +00:00
syscall_nr.h target-or32: Add linux syscall, signal and termbits 2012-07-27 21:13:05 +00:00
target_cpu.h linux-user: Enable NPTL for OpenRISC 2013-07-22 21:54:12 +03:00
target_signal.h target-or32: Add linux syscall, signal and termbits 2012-07-27 21:13:05 +00:00
target_structs.h linux-user: create target_structs header to place ipc_perm and shmid_ds 2014-02-21 00:34:39 -06:00
termbits.h target-or32: Add linux syscall, signal and termbits 2012-07-27 21:13:05 +00:00