summaryrefslogtreecommitdiff
path: root/src/printf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/printf.c')
-rw-r--r--src/printf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/printf.c b/src/printf.c
new file mode 100644
index 0000000..42b2190
--- /dev/null
+++ b/src/printf.c
@@ -0,0 +1,2 @@
+#define main unused_main
+#include "../printf/printf.c"