aboutsummaryrefslogtreecommitdiff
path: root/asm/misc.S
diff options
context:
space:
mode:
Diffstat (limited to 'asm/misc.S')
-rw-r--r--asm/misc.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/misc.S b/asm/misc.S
index 8f8696f..4c9eee9 100644
--- a/asm/misc.S
+++ b/asm/misc.S
@@ -51,8 +51,8 @@ _mcount:
b __mcount_stack_check
#endif
- .global cleanup_tlb
-cleanup_tlb:
+ .global cleanup_local_tlb
+cleanup_local_tlb:
/* Clean the TLB */
li %r3,512
mtctr %r3