diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2011-08-20 00:27:04 +0100 |
---|---|---|
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | 2011-08-20 01:41:01 +0200 |
commit | 871708bf39fd19e56680af61d5db665986bae036 (patch) | |
tree | 1acdf16a1995e5d16c15e924d8d2c7f62f8d7194 /qemu-nbd.texi | |
parent | 8b2a04eeb95212305d3a39170e1c4bc3dbe45e8a (diff) | |
download | hqemu-871708bf39fd19e56680af61d5db665986bae036.zip hqemu-871708bf39fd19e56680af61d5db665986bae036.tar.gz |
target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP
The REG_PC constant used in opcode-cris.h can clash with a
similar define in system include files. In particular the
Ubuntu Lucid SPARC signal.h will define REG_PC, and since
qemu-common.h now includes signal.h this was causing compile
failures. Rename the constants to avoid this issue.
(NB that REG_SP is not actually used within QEMU.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'qemu-nbd.texi')
0 files changed, 0 insertions, 0 deletions