summaryrefslogtreecommitdiff
path: root/src/stdio/__FILES.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/__FILES.c')
-rw-r--r--src/stdio/__FILES.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdio/__FILES.c b/src/stdio/__FILES.c
deleted file mode 100644
index f9bcdbba..00000000
--- a/src/stdio/__FILES.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "_stdio.h"
-struct __FILE __FILES[FOPEN_MAX];