Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-i386 / jmp1.s
blob8c806966a56f558d2df43806a1ca0038ccceaa24
1 .text
2 .globl foo
3 .type foo, @function
4 foo:
5 ret
6 .globl _start
7 .type _start, @function
8 _start:
9 jmp *foo@GOT