qemu-irix/target-openrisc
Aurelien Jarno 4a8e490cbc 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>
(cherry picked from commit 44e04d3b94)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2012-12-03 13:23:11 -06:00
..
Makefile.objs target-or32: Add system instructions 2012-07-27 21:13:03 +00:00
cpu.c
cpu.h target-openrisc: remove conflicting definitions from cpu.h 2012-12-03 13:23:11 -06:00
exception.c target-or32: Add exception support 2012-07-27 21:12:58 +00:00
exception.h target-or32: Add exception support 2012-07-27 21:12:58 +00:00
exception_helper.c target-or32: Add exception support 2012-07-27 21:12:58 +00:00
fpu_helper.c target-or32: Add float instruction helpers 2012-07-27 21:13:00 +00:00
helper.h target-or32: Add system instructions 2012-07-27 21:13:03 +00:00
int_helper.c target-or32: Add int instruction helpers 2012-07-27 21:12:59 +00:00
interrupt.c target-or32: Add interrupt support 2012-07-27 21:12:57 +00:00
interrupt_helper.c target-or32: Add interrupt support 2012-07-27 21:12:57 +00:00
machine.c
mmu.c
mmu_helper.c
sys_helper.c target-or32: Add system instructions 2012-07-27 21:13:03 +00:00
translate.c target-or32: Add system instructions 2012-07-27 21:13:03 +00:00