]> git.proxmox.com Git - qemu.git/commit
target-openrisc: remove conflicting definitions from cpu.h
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 9 Oct 2012 19:53:12 +0000 (21:53 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 24 Nov 2012 12:19:54 +0000 (13:19 +0100)
commit44e04d3b945ba6f5cc87e65192081da4783f73fa
tree84145d781ff82b47bbb3a8385e09ae32d357f26d
parent7aab08aa786e3a8838beac758ee61c5000144937
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>
target-openrisc/cpu.h