diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/note-3-64.s')
-rw-r--r-- | binutils/testsuite/binutils-all/note-3-64.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/note-3-64.s b/binutils/testsuite/binutils-all/note-3-64.s index 42f3e48..e7d27d2 100644 --- a/binutils/testsuite/binutils-all/note-3-64.s +++ b/binutils/testsuite/binutils-all/note-3-64.s @@ -1,6 +1,7 @@ .text .org 0x100 .global note_1.s + .size note_1.s, 0x22 note_1.s: .word 0 |