Create directory structure and initial build system (AI)
This commit is contained in:
3
src/kernel.c
Normal file
3
src/kernel.c
Normal file
@@ -0,0 +1,3 @@
|
||||
void _start() {
|
||||
while(1) {}
|
||||
}
|
||||
Reference in New Issue
Block a user