Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluation
[platform/upstream/binutils.git] / ld / testsuite / ld-i386 / pltlib.s
1         .text
2         .globl fn1
3         .type fn1,@function
4 fn1:
5         ret
6
7         .globl fn2
8         .type fn2,@function
9 fn2:
10         ret