*** empty log message ***
[deliverable/binutils-gdb.git] / ld / testsuite / ld-maxq / r32-1.s
CommitLineData
7499d566
NC
1; Test the intersegment relocation
2; Inderpreetb@noida.hcltech.com
3
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
This page took 0.204334 seconds and 4 git commands to generate.