]> git.ipfire.org Git - thirdparty/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)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 3 Dec 2012 19:23:11 +0000 (13:23 -0600)
commit4a8e490cbc15ad3fd88180ebff016cdd56242987
treeacaef518a3d6995c4c5914c65de6097d4883cd1b
parentede76edace43dcc940e1dfaa3f5be5fe485b7254
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 44e04d3b945ba6f5cc87e65192081da4783f73fa)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-openrisc/cpu.h