mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Add syscall enum, clean up handler debug prints
This commit is contained in:
@@ -214,6 +214,7 @@ global taskA
|
||||
taskA:
|
||||
push rbp
|
||||
mov rbp, rsp
|
||||
mov rdi, 0
|
||||
mov rax, 0xaaaaaaaaaaaaaaaa
|
||||
|
||||
.loop:
|
||||
|
||||
Reference in New Issue
Block a user