From 51d4dd040a291b62c648ff6cc0d7e0058cf4056f Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 17 Aug 2018 17:51:51 +0200 Subject: starting implicit function calls cleanup --- kernel/syscalls.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'kernel/syscalls.h') diff --git a/kernel/syscalls.h b/kernel/syscalls.h index ff7760e..9a08cba 100644 --- a/kernel/syscalls.h +++ b/kernel/syscalls.h @@ -60,10 +60,3 @@ int syscall_wait(int *status); // int syscall_unhandled(int nr); */ - - - - - - - -- cgit v1.2.3