Implemented some basic libc functions and a text console
This commit is contained in:
5
init/init.c
Normal file
5
init/init.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <socks/init.h>
|
||||
|
||||
int do_initcalls(void)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user