summary refs log tree commit diff
path: root/sbin/init
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/init.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/init/init.c b/sbin/init/init.c
index ea64188..9f97918 100644
--- a/sbin/init/init.c
+++ b/sbin/init/init.c
@@ -1 +1,2 @@
-//TODO
\ No newline at end of file
+//TODO
+int main() {return 0;}
\ No newline at end of file