diff options
Diffstat (limited to 'src/nonstd/__libc_start.c')
| -rw-r--r-- | src/nonstd/__libc_start.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nonstd/__libc_start.c b/src/nonstd/__libc_start.c index 8dab57fb..0cff0ab3 100644 --- a/src/nonstd/__libc_start.c +++ b/src/nonstd/__libc_start.c @@ -23,4 +23,3 @@ void __libc_start(int argc, char **argv) exit(main(argc, argv)); } - |
