index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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