summaryrefslogtreecommitdiff
path: root/src/stdio/stdin.h
blob: 5fb14c70242ccc7075d192dfdb932ce3038a26dc (plain)
1
2
3
4
5
6
7
8
9
10
11
#define stdin                                                            __stdin

/** standard input **/

/***
is the standard input stream.
***/

/*
STDC(1)
*/