diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-09-14 20:45:35 +0100 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2014-10-14 13:29:14 +0100 |
commit | c7986fd6cd766d95496805a75397c855cb7845af (patch) | |
tree | 338c82d4af9210a71870b8177ef07b09f4e3ef06 /target-mips/dsp_helper.c | |
parent | b808a1a812a15b91ccea3a10eea195da65909c5f (diff) |
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-mips/dsp_helper.c')
0 files changed, 0 insertions, 0 deletions