mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-27 04:50:28 +00:00
Make progress towards aarch64 build
This commit is contained in:
parent
08ff26c817
commit
ca2860947f
15428 changed files with 25694 additions and 23138 deletions
|
@ -1,6 +1,7 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
#include "libc/nt/codegen.h"
|
||||
.imp PowrProf,__imp_SetSuspendState,SetSuspendState,0
|
||||
|
||||
#ifdef __x86_64__
|
||||
.text.windows
|
||||
SetSuspendState:
|
||||
push %rbp
|
||||
|
@ -10,3 +11,4 @@ SetSuspendState:
|
|||
jmp __sysv2nt
|
||||
.endfn SetSuspendState,globl
|
||||
.previous
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue