cosmopolitan/libc/nt/advapi32/ReportEventW.s
2021-04-01 19:32:39 -07:00

12 lines
241 B
ArmAsm

.include "o/libc/nt/codegen.inc"
.imp advapi32,__imp_ReportEventW,ReportEventW,1705
.text.windows
ReportEvent:
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_ReportEventW(%rip),%rax
jmp __sysv2nt10
.endfn ReportEvent,globl
.previous