]> Git Repo - qemu.git/commit - target-mips/helper.c
mips: Clean up includes
authorPeter Maydell <[email protected]>
Mon, 18 Jan 2016 17:35:00 +0000 (17:35 +0000)
committerLeon Alrae <[email protected]>
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 <[email protected]>
Reviewed-by: Leon Alrae <[email protected]>
Signed-off-by: Leon Alrae <[email protected]>
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
This page took 0.030938 seconds and 4 git commands to generate.