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: bf4270b6d9b3de0dee028192ea29758fa551a802 (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> FILE *__stdout; /* STDC(0) SIGNAL_SAFE(0) */