summaryrefslogtreecommitdiff
path: root/src/stdio/__stdio_h.c
blob: d553908fcdb86d84e77a8ee8a125f1d0e03a4334 (plain)
1
2
3
4
5
6
7
8
#include "_stdio.h"

struct __stdio_h __stdio_h = { 0 };

/*
STDC(0)
SIGNAL_SAFE(0)
*/