This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
b6c7cfd490
qemu-e2k
/
linux-user
/
mips64
/
target_structs.h
3 lines
37 B
C
Raw
Normal View
History
Unescape
Escape
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>
2013-10-30 14:46:31 +01:00
#
include
"../mips/target_structs.h"
Reference in New Issue
Copy Permalink