cosmopolitan/libc/nt/pdh/PdhAddEnglishCounterW.s

13 lines
276 B
ArmAsm
Raw Normal View History

.include "o/libc/nt/codegen.inc"
.imp pdh,__imp_PdhAddEnglishCounterW,PdhAddEnglishCounterW,0
.text.windows
PdhAddEnglishCounter:
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_PdhAddEnglishCounterW(%rip),%rax
jmp __sysv2nt
.endfn PdhAddEnglishCounter,globl
.previous