diff options
Diffstat (limited to 'src/runtime/sys_windows_arm64.s')
| -rw-r--r-- | src/runtime/sys_windows_arm64.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/runtime/sys_windows_arm64.s b/src/runtime/sys_windows_arm64.s index f54c868b26..4512fbc8b0 100644 --- a/src/runtime/sys_windows_arm64.s +++ b/src/runtime/sys_windows_arm64.s @@ -299,10 +299,6 @@ TEXT runtime·lastcontinuetramp(SB),NOSPLIT|NOFRAME,$0 MOVD $runtime·lastcontinuehandler<ABIInternal>(SB), R1 B sigtramp<>(SB) -TEXT runtime·ctrlhandler<ABIInternal>(SB),NOSPLIT|NOFRAME,$0 - MOVD $runtime·ctrlhandler1(SB), R1 - B runtime·externalthreadhandler<ABIInternal>(SB) - TEXT runtime·profileloop<ABIInternal>(SB),NOSPLIT|NOFRAME,$0 MOVD $runtime·profileloop1(SB), R1 B runtime·externalthreadhandler<ABIInternal>(SB) |
