diff options
author | 2014-09-14 20:45:35 +0100 | |
---|---|---|
committer | 2014-10-14 13:29:14 +0100 | |
commit | c7986fd6cd766d95496805a75397c855cb7845af (patch) | |
tree | 338c82d4af9210a71870b8177ef07b09f4e3ef06 /target-openrisc/exception.c | |
parent | target-mips/op_helper.c: Remove unused do_lbu() function (diff) | |
download | qemu-c7986fd6cd766d95496805a75397c855cb7845af.tar.xz qemu-c7986fd6cd766d95496805a75397c855cb7845af.zip |
target-mips/translate.c: Add ifdef guard around check_mips64()
The function check_mips64() is only used if TARGET_MIPS64 is defined;
add an ifdef guard to its definition to avoid warnings about it being
unused in other configurations.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'target-openrisc/exception.c')
0 files changed, 0 insertions, 0 deletions