]> Git Repo - qemu.git/commit - target/sparc/machine.c
sparc: Clean up includes
authorPeter Maydell <[email protected]>
Tue, 26 Jan 2016 18:16:59 +0000 (18:16 +0000)
committerPeter Maydell <[email protected]>
Fri, 29 Jan 2016 15:07:22 +0000 (15:07 +0000)
commitdb5ebe5f411833b0ce4b6fa86ee00366e32d3968
tree0ff33963daec3cabdc5f237adf59e406dc266957
parent0d75590d919454be322f21d55494b8937651fc86
sparc: 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]>
Message-id: 1453832250[email protected]
20 files changed:
hw/char/grlib_apbuart.c
hw/intc/grlib_irqmp.c
hw/sparc/leon3.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
hw/timer/grlib_gptimer.c
target-sparc/cc_helper.c
target-sparc/cpu.c
target-sparc/fop_helper.c
target-sparc/gdbstub.c
target-sparc/helper.c
target-sparc/int32_helper.c
target-sparc/int64_helper.c
target-sparc/ldst_helper.c
target-sparc/machine.c
target-sparc/mmu_helper.c
target-sparc/monitor.c
target-sparc/translate.c
target-sparc/vis_helper.c
target-sparc/win_helper.c
This page took 0.030391 seconds and 4 git commands to generate.