summary refs log tree commit diff stats
path: root/hw/misc/imx31_ccm.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-01-22 15:09:20 +0000
committerPeter Maydell <peter.maydell@linaro.org>2016-01-22 15:09:20 +0000
commitf42c222482b651400f0fa417eb174da1c9502c1c (patch)
treeba49197361662bd39f456c073c5fdb1c97abe3e5 /hw/misc/imx31_ccm.c
parent3c2c85ec4b112e3e2b899472314d5da6880fdf0e (diff)
downloadfocaccia-qemu-f42c222482b651400f0fa417eb174da1c9502c1c.tar.gz
focaccia-qemu-f42c222482b651400f0fa417eb174da1c9502c1c.zip
fpu: Replace int64 typedef with int64_t
Replace the int64 softfloat-specific typedef with int64_t.
This change was made with

find include fpu target-* -name '*.[ch]' | xargs sed -i -e 's/\bint64\b/int64_t/g'

together with manual removal of the typedef definition, and
manual undoing of some mis-hits where macro arguments were
being used for token pasting rather than as a type.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Acked-by: Leon Alrae <leon.alrae@imgtec.com>
Message-id: 1452603315-27030-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/misc/imx31_ccm.c')
0 files changed, 0 insertions, 0 deletions