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
/
__stdin.c
blob: 08b6fd5d195f58ad8877472a212ae974fb671ac6 (
plain
)
1
2
3
4
5
6
7
#if 0 #include <stdio.h> FILE *__stdin; #endif