summaryrefslogtreecommitdiff
path: root/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'init.c')
-rw-r--r--init.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.c b/init.c
new file mode 100644
index 0000000..1dba0b4
--- /dev/null
+++ b/init.c
@@ -0,0 +1,4 @@
+int main(void)
+{
+ return 0;
+} \ No newline at end of file