]> git.proxmox.com Git - mirror_qemu.git/commit
openrisc: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jan 2016 18:17:22 +0000 (18:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 15:07:24 +0000 (15:07 +0000)
commited2decc6a5f2c9d92fc356ffcc9a038d52d15d4e
treeb31d26bd429319f4db8f767ffa8eba6eef54aee5
parent09aae23d8ff68c206d74b48a53a398ca4db4b47b
openrisc: 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>
Message-id: 1453832250-766-30-git-send-email-peter.maydell@linaro.org
16 files changed:
hw/openrisc/cputimer.c
hw/openrisc/openrisc_sim.c
hw/openrisc/pic_cpu.c
target-openrisc/cpu.c
target-openrisc/exception.c
target-openrisc/exception_helper.c
target-openrisc/fpu_helper.c
target-openrisc/gdbstub.c
target-openrisc/int_helper.c
target-openrisc/interrupt.c
target-openrisc/interrupt_helper.c
target-openrisc/machine.c
target-openrisc/mmu.c
target-openrisc/mmu_helper.c
target-openrisc/sys_helper.c
target-openrisc/translate.c