diff options
Diffstat (limited to 'elf')
-rw-r--r-- | elf/tst-startup-errno.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/tst-startup-errno.c b/elf/tst-startup-errno.c index 59a1005..58cb933 100644 --- a/elf/tst-startup-errno.c +++ b/elf/tst-startup-errno.c @@ -55,4 +55,3 @@ main (void) return 0; } - |