diff options
Diffstat (limited to 'src/runtime/sys_windows_arm.s')
| -rw-r--r-- | src/runtime/sys_windows_arm.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/runtime/sys_windows_arm.s b/src/runtime/sys_windows_arm.s index 304bba22e0..8914a2688f 100644 --- a/src/runtime/sys_windows_arm.s +++ b/src/runtime/sys_windows_arm.s @@ -233,10 +233,6 @@ TEXT runtime·lastcontinuetramp<ABIInternal>(SB),NOSPLIT|NOFRAME,$0 MOVW $runtime·lastcontinuehandler(SB), R1 B sigtramp<>(SB) -TEXT runtime·profileloop<ABIInternal>(SB),NOSPLIT|NOFRAME,$0 - MOVW $runtime·profileloop1(SB), R1 - B runtime·externalthreadhandler<ABIInternal>(SB) - // int32 externalthreadhandler(uint32 arg, int (*func)(uint32)) // stack layout: // +----------------+ |
