target-mips: Move definition of uint_fast{8, 16}_t to osdep.h
commitdda3c2ee335480c52acfe354d0f4d1198268f7b2
authorAndreas Färber <afaerber@suse.de>
Wed, 25 Apr 2012 22:15:54 +0000 (26 00:15 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 28 Apr 2012 09:12:38 +0000 (28 09:12 +0000)
treed16e4b818fd6700b99c06ecc6439edd324807098
parentc9696547d4b2d4da9e27d87a56f246d0c6551b96
target-mips: Move definition of uint_fast{8, 16}_t to osdep.h

osdep.h is included via qemu-common.h.

Prepares for use of [u]int_fast*_t types in softfloat code.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Ben Taylor <bentaylor.solx86@gmail.com>
Cc: Aurélien Jarno <aurelien@aurel32.net>
Cc: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Bernhard Walle <bernhard@bwalle.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
osdep.h
target-mips/cpu.h