Alex/exit system call
- Dec 04, 2019
-
-
-
syscall_exit.c line 15..16: Condensed into one line line 23: Removed for being unnescessary system_calls.h line 15: Made prototype consistent with declaration
-
-
-
-
-
-
Updated exit function, should be functional as it was checked out from 34fb5006 before code was removed
syscall_exit.c line 15..16: Condensed into one line line 23: Removed for being unnescessary system_calls.h line 15: Made prototype consistent with declaration