meta: move photon/libc to root
This commit is contained in:
5
libc/sys/horizon/system.c
Normal file
5
libc/sys/horizon/system.c
Normal file
@@ -0,0 +1,5 @@
|
||||
_Noreturn void __exit(int code)
|
||||
{
|
||||
/* TODO Exit syscall */
|
||||
while (1) {}
|
||||
}
|
||||
Reference in New Issue
Block a user