summaryrefslogtreecommitdiff
path: root/asm/libgcc.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/libgcc.s')
-rw-r--r--asm/libgcc.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/asm/libgcc.s b/asm/libgcc.s
index dda2e9fec..acc95a5d1 100644
--- a/asm/libgcc.s
+++ b/asm/libgcc.s
@@ -11,7 +11,6 @@ _call_via_r1: ; 82E70D4
thumb_func_end _call_via_r1
thumb_func_start _call_via_r2
-; void __usercall_call_via_r2(void ( *func)()<R2>)
_call_via_r2: ; 82E70D8
bx r2
mov r8, r8
@@ -30,7 +29,6 @@ _call_via_r4: ; 82E70E0
thumb_func_end _call_via_r4
thumb_func_start _call_via_r5
-; void __usercall_call_via_r5(void ( *func)()<R5>)
_call_via_r5: ; 82E70E4
bx r5
mov r8, r8