aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/op.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-ppc/op.c')
-rw-r--r--target-ppc/op.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/target-ppc/op.c b/target-ppc/op.c
index 830e9636dc..c0aa372c61 100644
--- a/target-ppc/op.c
+++ b/target-ppc/op.c
@@ -26,12 +26,6 @@
#include "helper_regs.h"
#include "op_helper.h"
-void OPPROTO op_print_mem_EA (void)
-{
- do_print_mem_EA(T0);
- RETURN();
-}
-
/* PowerPC state maintenance operations */
/* set_Rc0 */
void OPPROTO op_set_Rc0 (void)