retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
|
||||
PUBLIC int sys_abort(int how, ...)
|
||||
int sys_abort(int how, ...)
|
||||
{
|
||||
/* Something awful has happened. Abandon ship. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user