aboutsummaryrefslogtreecommitdiffstats
path: root/bsd-user/qemu-types.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* user: Move *-user/qemu-types.h to main directoryEduardo Habkost2012-12-061-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>
* linux-user: Move abi_* typedefs into qemu-types.haurel322008-12-081-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