summaryrefslogtreecommitdiff
path: root/src/stdio/__stderr.c
blob: 681398aa254425097afcd51704dcd930e36bc19e (plain)
1
2
3
4
5
6
7
#if 0

#include <stdio.h>
FILE *__stderr;


#endif