from-scratch/stages/hex1/hex1.in
2026-06-04 23:22:49 +02:00

5 lines
108 B
Plaintext

# panic: +0
# mov rax, 60 ; syscall: exit
# mov rdi, 1 ; status: 1
# syscall