]> git.proxmox.com Git - mirror_qemu.git/commit - target-arm/neon_helper.c
target-arm: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Dec 2015 16:23:44 +0000 (16:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 18 Jan 2016 16:33:32 +0000 (16:33 +0000)
commit74c21bd07491739c6e56bcb1f962e4df730e77f3
tree85bc1a859b5e996ec0a0e5f39b8badd034d6e4df
parent85071702ebc52dd3f11a5a095166e8f445e9041d
target-arm: Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1449505425-32022-3-git-send-email-peter.maydell@linaro.org
19 files changed:
target-arm/arm-semi.c
target-arm/cpu.c
target-arm/cpu64.c
target-arm/crypto_helper.c
target-arm/gdbstub.c
target-arm/gdbstub64.c
target-arm/helper-a64.c
target-arm/helper.c
target-arm/iwmmxt_helper.c
target-arm/kvm-stub.c
target-arm/kvm.c
target-arm/kvm32.c
target-arm/kvm64.c
target-arm/machine.c
target-arm/neon_helper.c
target-arm/op_helper.c
target-arm/psci.c
target-arm/translate-a64.c
target-arm/translate.c