Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-1b-micromips.s
CommitLineData
0375b0a5
MR
1 .abicalls
2 .option pic0
3 .global __start
660df28a 4 .type __start, @function
0375b0a5
MR
5 .set micromips
6 .ent __start
7__start:
8 jal f1
9 jal f2
10 jal f3
11 .end __start
This page took 0.175643 seconds and 4 git commands to generate.