]> git.proxmox.com Git - mirror_qemu.git/commit
osdep.h: Remove int_fast*_t Solaris compatibility code
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Feb 2016 16:25:01 +0000 (16:25 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Feb 2016 16:27:22 +0000 (16:27 +0000)
commit50fe4df8ee6aba63ae51457bad40ba26e3c9746f
tree2b6595864bc5470995738221e1ef96c65aa65cf6
parent0c48262d4772d40677364199372fb6ffcf487558
osdep.h: Remove int_fast*_t Solaris compatibility code

We now do not use the int_fast*_t types anywhere in QEMU, so we can
remove the compatibility definitions we were providing for the
benefit of ancient Solaris versions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Message-id: 1453807806-32698-5-git-send-email-peter.maydell@linaro.org
include/qemu/osdep.h