summaryrefslogtreecommitdiff
path: root/bsd-user/qemu-types.h
AgeCommit message (Collapse)AuthorFilesLines
2012-12-06user: Move *-user/qemu-types.h to main directoryEduardo Habkost1-24/+0
The bsd-user/qemu-types.h and linux-user/qemu-types.h files are almost the same, but linux-user has the additional definitions of tswapal(). This moves the linux-user file to the main directory, so the same file can be used by linux-user and bsd-user. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
2008-12-08linux-user: Move abi_* typedefs into qemu-types.haurel321-0/+24
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5954 c046a42c-6fe2-441c-8c8c-71466251a162