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, 0 insertions, 8 deletions
diff --git a/src/stdio/__stdio.c b/src/stdio/__stdio.c
deleted file mode 100644
index d77e01dc..00000000
--- a/src/stdio/__stdio.c
+++ /dev/null
@@ -1,8 +0,0 @@
-#include "_stdio.h"
-
-struct __stdio __stdio = { 0 };
-
-/*
-STDC(0)
-SIGNAL_SAFE(0)
-*/