Blame src/internal/nt64/syscall.s

716654
############################################################################
716654
##  mmglue: midipix architecture- and target-specific bits for musl libc  ##
716654
##  Copyright (C) 2013--2023  SysDeer Technologies, LLC                   ##
716654
##  Released under the Standard MIT License; see COPYING.MMGLUE.          ##
716654
############################################################################
716654
860627
.text
860627
.global	__syscall
ed42e6
.def	__syscall; .scl 2; .type 32; .endef
860627
860627
__syscall:
860627
	jmp	__syscall_disp
c00c94
c00c94
	.section .got$__syscall,"r"
c00c94
	.global __imp___syscall
c00c94
__imp___syscall:
c00c94
	.quad	__syscall
c00c94
	.linkonce discard