mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-17 18:21:43 +00:00
Merge remote-tracking branch 'Userspace/master'
This commit is contained in:
6
Userspace/apps/system/init/init.c
Normal file
6
Userspace/apps/system/init/init.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main(int, char *[], char *[])
|
||||
{
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user