Add: Starting kernel repos
This commit is contained in:
6
src/userland.h
Normal file
6
src/userland.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef USERLAND_H
|
||||
#define USERLAND_H
|
||||
|
||||
void userland(void);
|
||||
|
||||
#endif /* !USERLAND_H */
|
Reference in New Issue
Block a user