qemu-e2k/target-openrisc
Aurelien Jarno 44e04d3b94 target-openrisc: remove conflicting definitions from cpu.h
On an ARM host, the registers definitions from cpu.h clash
with /usr/include/sys/ucontext.h. As there are unused, just remove
them.

Cc: Jia Liu <proljc@gmail.com>
Cc: qemu-stable@nongnu.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-11-24 13:19:54 +01:00
..
cpu.c
cpu.h target-openrisc: remove conflicting definitions from cpu.h 2012-11-24 13:19:54 +01:00
exception_helper.c
exception.c
exception.h
fpu_helper.c
helper.h
int_helper.c
interrupt_helper.c
interrupt.c
machine.c
Makefile.objs
mmu_helper.c
mmu.c
sys_helper.c
translate.c TCG: Use gen_opc_buf from context instead of global variable. 2012-11-17 13:53:36 +00:00