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

struct __stdio __stdio = { 0 };

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