qemu-e2k/linux-user/hexagon
Peter Maydell 70a37f7faa target/hexagon/cpu.h: don't include qemu-common.h
The qemu-common.h header is not supposed to be included from any
other header files, only from .c files (as documented in a comment at
the start of it).

Move the include to linux-user/hexagon/cpu_loop.c, which needs it for
the declaration of cpu_exec_step_atomic().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-id: 20211129200510.1233037-3-peter.maydell@linaro.org
2021-12-15 10:35:26 +00:00
..
cpu_loop.c target/hexagon/cpu.h: don't include qemu-common.h 2021-12-15 10:35:26 +00:00
signal.c linux-user/hexagon: Implement setup_sigtramp 2021-10-01 12:03:48 +02:00
sockbits.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
syscall_nr.h linux-user: update syscall_nr.h to Linux v5.13 2021-07-13 13:59:59 +02:00
target_cpu.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_elf.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_errno_defs.h linux-user: Extract target errno to 'target_errno_defs.h' 2021-07-12 21:53:35 +02:00
target_fcntl.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_signal.h linux-user/hexagon: Implement setup_sigtramp 2021-10-01 12:03:48 +02:00
target_structs.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
target_syscall.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00
termbits.h Hexagon (linux-user/hexagon) Linux user emulation 2021-02-18 07:48:22 -08:00