diff options
Diffstat (limited to 'src/stdio/stdout.c')
| -rw-r--r-- | src/stdio/stdout.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/stdio/stdout.c b/src/stdio/stdout.c deleted file mode 100644 index 7c62dfa0..00000000 --- a/src/stdio/stdout.c +++ /dev/null @@ -1,11 +0,0 @@ -#define stdout __stdout - -/** standard output **/ - -/*** -is the standard output stream. -***/ - -/* -STDC(1) -*/ |
