mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-04 10:18:31 +00:00
Implement thread cancellation for aarch64
This commit is contained in:
parent
dcda6f7d8d
commit
032b1f3449
54 changed files with 297 additions and 167 deletions
|
@ -121,6 +121,7 @@ _start:
|
|||
mov x0,sp
|
||||
|
||||
// setup the stack
|
||||
mov x28,#0
|
||||
mov x29,#0
|
||||
mov x30,#0
|
||||
ldr x1,=ape_stack_round
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue