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