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

/** standard error **/

/***
is the standard error stream.
***/

/*
STDC(1)
*/