This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ba014af39c6f9ee5af70d39ef495ac9f2bd4a76c
qemu
/
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> (cherry picked from commit 55a2b1631fb343edac4a2d4596c72e58ee1372b3) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-10-30 14:46:31 +01:00
#
include
"../mips/target_structs.h"
Reference in New Issue
Copy Permalink