mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
12 lines
242 B
ArmAsm
12 lines
242 B
ArmAsm
.include "o/libc/nt/codegen.inc"
|
|
.imp ws2_32,__imp_ioctlsocket,ioctlsocket,10
|
|
|
|
.text.windows
|
|
__ioctlsocket$nt:
|
|
push %rbp
|
|
mov %rsp,%rbp
|
|
.profilable
|
|
mov __imp_ioctlsocket(%rip),%rax
|
|
jmp __sysv2nt
|
|
.endfn __ioctlsocket$nt,globl
|
|
.previous
|