mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-06 08:54:40 +00:00
There is no need to have a second set of integral types. Replace them by the standard types from stdint.h. Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>