aboutsummaryrefslogtreecommitdiff
path: root/target-mips/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-mips/helper.c')
-rw-r--r--target-mips/helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-mips/helper.c b/target-mips/helper.c
index 7369025..7f659ae 100644
--- a/target-mips/helper.c
+++ b/target-mips/helper.c
@@ -195,7 +195,6 @@ static int get_physical_address (CPUState *env, target_ulong *physical,
#if 0
qemu_log(TARGET_FMT_lx " %d %d => " TARGET_FMT_lx " %d (%d)\n",
address, rw, access_type, *physical, *prot, ret);
- }
#endif
return ret;