summaryrefslogtreecommitdiff
path: root/src/stdio/__stdio.c
blob: 26f57b61a1b462f36dd048df76ca5bfb51d3066e (plain)
1
2
3
4
5
6
7
8
#if 0

#include "_stdio.h"

struct __stdio __stdio = { 0 };


#endif