cosmopolitan/libc/nt/ws2_32/WSAGetServiceClassInfoW.s

13 lines
290 B
ArmAsm
Raw Normal View History

2020-06-15 14:18:57 +00:00
.include "o/libc/nt/codegen.inc"
.imp ws2_32,__imp_WSAGetServiceClassInfoW,WSAGetServiceClassInfoW,71
.text.windows
WSAGetServiceClassInfo:
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_WSAGetServiceClassInfoW(%rip),%rax
jmp __sysv2nt
.endfn WSAGetServiceClassInfo,globl
.previous