summaryrefslogtreecommitdiffstats
path: root/asm/misc.S
diff options
context:
space:
mode:
Diffstat (limited to 'asm/misc.S')
-rw-r--r--asm/misc.S8
1 files changed, 0 insertions, 8 deletions
diff --git a/asm/misc.S b/asm/misc.S
index be87fbe8..1d9170b5 100644
--- a/asm/misc.S
+++ b/asm/misc.S
@@ -50,11 +50,3 @@ _mcount:
mflr %r4
b __mcount_stack_check
#endif
-
-.global mambo_get_time
-mambo_get_time:
-#define SIM_GET_TIME_CODE 70
- li %r3,SIM_GET_TIME_CODE
- .long 0x000eaeb0
- blr
-
OpenPOWER on IntegriCloud