diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/unknown.s')
-rw-r--r-- | binutils/testsuite/binutils-all/unknown.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/binutils/testsuite/binutils-all/unknown.s b/binutils/testsuite/binutils-all/unknown.s deleted file mode 100644 index e1b53c0..0000000 --- a/binutils/testsuite/binutils-all/unknown.s +++ /dev/null @@ -1,4 +0,0 @@ - .section .foo,"a","note" - .global _start -_start: - .long 0 |