On 01/27/2016 05:17 AM, Peter Maydell wrote:
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.mayd...@linaro.org>
---
disas/alpha.c | 2 +-
hw/alpha/dp264.c | 1 +
hw/alpha/pci.c | 2 +-
hw/alpha/typhoon.c | 1 +
target-alpha/cpu.c | 1 +
target-alpha/fpu_helper.c | 1 +
target-alpha/gdbstub.c | 2 +-
target-alpha/helper.c | 4 +---
target-alpha/int_helper.c | 1 +
target-alpha/machine.c | 1 +
target-alpha/mem_helper.c | 1 +
target-alpha/sys_helper.c | 1 +
target-alpha/translate.c | 1 +
target-alpha/vax_helper.c | 1 +
14 files changed, 14 insertions(+), 6 deletions(-)
Acked-by: Richard Henderson <r...@twiddle.net>
r~