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

/** standard output **/

/***
is the standard output stream.
***/

/*
STDC(1)
*/