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