Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-i386 / jmp2.s
blobb4bc38d3b043517c6fe9733e9635cd32319829f2
1 .text
2 .type foo, @function
3 foo:
4 ret
5 .globl _start
6 .type _start, @function
7 _start:
8 jmp *foo@GOT