summaryrefslogtreecommitdiffstats
path: root/target-ppc/op_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-ppc/op_helper.c')
-rw-r--r--target-ppc/op_helper.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-ppc/op_helper.c b/target-ppc/op_helper.c
index e43865f..0a084bf 100644
--- a/target-ppc/op_helper.c
+++ b/target-ppc/op_helper.c
@@ -1669,8 +1669,6 @@ void helper_store_msr (target_ulong val)
}
}
-void cpu_dump_rfi (target_ulong RA, target_ulong msr);
-
static always_inline void do_rfi (target_ulong nip, target_ulong msr,
target_ulong msrm, int keep_msrh)
{
OpenPOWER on IntegriCloud