* ld-mips-elf/tlsbin-o32.s, ld-mips-elf/mips-dyn.ld,
[binutils.git] / ld / testsuite / ld-maxq / r32-1.s
blob9cf38c1a17890911562a2a0ea8677359710d9014
1 ; Test the intersegment relocation
2 ; Inderpreetb@noida.hcltech.com
4 .global _start
5 .extern _main
6 _start:
7 call _main
8 nop
9 nop
10 nop
11 nop
12 .global _exit
13 _exit:
14 nop
15 nop
16 nop
17 .global _abort
18 _abort:
19 nop
20 nop