From e3fd207e72ba389be33b65e56e0e3a06162773dc Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 1 Dec 2020 21:41:19 +0000 Subject: deploy: 1b493919365ce70152643da3336c685b640105f2 --- arch/x86_64.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/x86_64.html') diff --git a/arch/x86_64.html b/arch/x86_64.html index 19a9f09..ace7ed0 100644 --- a/arch/x86_64.html +++ b/arch/x86_64.html @@ -325,7 +325,7 @@ _start: syscall mov rdi, 0 # exit code - mov rax, 1 # exit(2) syscall nr + mov rax, 60 # exit(2) syscall nr syscall .section .rdonly, "a", @progbits -- cgit v1.2.3