Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr27491-3.s
blob85fc3ddfffd5dc87d8868345e65601c2ed9d382c
1 .weak __start_xx
2 .weak __stop_xx
4 .text
5 .global foo
6 foo:
7 movl __start_xx@got(%ebx), %eax
8 movl __stop_xx@got(%ebx), %eax
10 .section xx,"a",unique,0
11 .byte 0
13 .section xx,"aR",unique,1
14 .byte 1