diff options
Diffstat (limited to 'src/stdio/__stdio.c')
-rw-r--r-- | src/stdio/__stdio.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/stdio/__stdio.c b/src/stdio/__stdio.c index 7170ee63..57843a30 100644 --- a/src/stdio/__stdio.c +++ b/src/stdio/__stdio.c @@ -5,7 +5,3 @@ struct __stdio __stdio = { { 0 } }, "/dev/tty", }; - -/* -STDC(0) -*/ |