summaryrefslogtreecommitdiffstats
path: root/target-sparc/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-sparc/helper.c')
-rw-r--r--target-sparc/helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-sparc/helper.c b/target-sparc/helper.c
index 63d08e7..93ef930 100644
--- a/target-sparc/helper.c
+++ b/target-sparc/helper.c
@@ -290,7 +290,7 @@ void do_interrupt(int intno, int is_int, int error_code,
env->pc,
env->npc, env->regwptr[6]);
#if 0
- cpu_sparc_dump_state(env, logfile, 0);
+ cpu_dump_state(env, logfile, fprintf, 0);
{
int i;
uint8_t *ptr;
OpenPOWER on IntegriCloud