summaryrefslogtreecommitdiff
path: root/src/stdio/__stdout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/__stdout.c')
-rw-r--r--src/stdio/__stdout.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/stdio/__stdout.c b/src/stdio/__stdout.c
index 8cf18d91..bf4270b6 100644
--- a/src/stdio/__stdout.c
+++ b/src/stdio/__stdout.c
@@ -1,7 +1,7 @@
-#if 0
-
#include <stdio.h>
FILE *__stdout;
-
-#endif
+/*
+STDC(0)
+SIGNAL_SAFE(0)
+*/