From b9038b1c6b31a8f8d6b8b648cee0cf3b457dc24c Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 15 Dec 2022 22:46:25 +0100 Subject: first version of io and wstdf --- lib/sys/syscalls.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/sys/syscalls.h') diff --git a/lib/sys/syscalls.h b/lib/sys/syscalls.h index 03ce997..50e8a4f 100644 --- a/lib/sys/syscalls.h +++ b/lib/sys/syscalls.h @@ -3,7 +3,6 @@ __asm__ ( "syscall:\n" - "endbr64\n" "mov %rdi, %rax\n" "mov %rsi, %rdi\n" "mov %rdx, %rsi\n" -- cgit v1.2.3-70-g09d2