summaryrefslogtreecommitdiff
path: root/src/stdio/__stdio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/__stdio.c')
-rw-r--r--src/stdio/__stdio.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/stdio/__stdio.c b/src/stdio/__stdio.c
index 26f57b61..d77e01dc 100644
--- a/src/stdio/__stdio.c
+++ b/src/stdio/__stdio.c
@@ -1,8 +1,8 @@
-#if 0
-
#include "_stdio.h"
struct __stdio __stdio = { 0 };
-
-#endif
+/*
+STDC(0)
+SIGNAL_SAFE(0)
+*/