Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19969a.S
blob9038436a624a7f69e4fe99214ce7da1a1fc53c3c
1         .data
2         .align 4
3         .global foo
4         .type   foo, @object
5         .size   foo, 4
6 foo:
7         .long   -1
8         .section        .note.GNU-stack