Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-i386 / load2.s
blob7aad5d0274649c17cbb96d05835c4063fa5578b8
1 .data
2 .type foo, @object
3 foo:
4 .text
5 .globl _start
6 .type _start, @function
7 _start:
8 addl foo@GOT, %ebx