]> git.proxmox.com Git - mirror_qemu.git/commit - target/mips/machine.c
mips: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 18 Jan 2016 17:35:00 +0000 (17:35 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Sat, 23 Jan 2016 14:30:04 +0000 (14:30 +0000)
commitc684822ad29968af09735148f03a511bc514589d
tree18098d760b4dc45db33e2bc29a191df5b68faea2
parent51243852af322f0a1103a90c936c43db84def82f
mips: 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: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
21 files changed:
disas/mips.c
hw/mips/addr.c
hw/mips/cputimer.c
hw/mips/gt64xxx_pci.c
hw/mips/mips_fulong2e.c
hw/mips/mips_int.c
hw/mips/mips_jazz.c
hw/mips/mips_malta.c
hw/mips/mips_mipssim.c
hw/mips/mips_r4k.c
target-mips/cpu.c
target-mips/dsp_helper.c
target-mips/gdbstub.c
target-mips/helper.c
target-mips/kvm.c
target-mips/lmi_helper.c
target-mips/machine.c
target-mips/mips-semi.c
target-mips/msa_helper.c
target-mips/op_helper.c
target-mips/translate.c