summaryrefslogtreecommitdiff
path: root/src/stdio/__stdin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/__stdin.c')
-rw-r--r--src/stdio/__stdin.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stdio/__stdin.c b/src/stdio/__stdin.c
index 8121ced2..08b6fd5d 100644
--- a/src/stdio/__stdin.c
+++ b/src/stdio/__stdin.c
@@ -1,2 +1,7 @@
+#if 0
+
#include <stdio.h>
FILE *__stdin;
+
+
+#endif