Implement thread cancellation for aarch64

This commit is contained in:
Justine Tunney 2023-09-07 08:29:16 -07:00
parent dcda6f7d8d
commit 032b1f3449
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
54 changed files with 297 additions and 167 deletions

View file

@ -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