]> Git Repo - qemu.git/commit
linux-user: commonify definitions of target typedefs
authorNathan Froyd <[email protected]>
Fri, 11 Dec 2009 17:04:46 +0000 (09:04 -0800)
committerAurelien Jarno <[email protected]>
Sat, 19 Dec 2009 19:29:18 +0000 (20:29 +0100)
commit21e807fadb8a16608875551fd313cb471ab315ce
tree42dce85b7f50d57bd5ceda24955a5013ba811721
parentdd0a365144ed47627eab4a9cccc938517c690b73
linux-user: commonify definitions of target typedefs

There's no sense in separately declaring target_{elf_greg,uid,gid,pid}_t
for every architecture.  Just declare them once with appropriate
USE_UID16 handling.

Signed-off-by: Nathan Froyd <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
linux-user/elfload.c
This page took 0.024817 seconds and 4 git commands to generate.