mirror of
https://github.com/mii443/qemu.git
synced 2025-08-25 16:39:37 +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>