Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pie.s
1 .abicalls
2 .global __start
3 .type __start, @function
4 .ent __start
5 __start:
6 jr $31
7 .end __start
This page took 0.030383 seconds and 4 git commands to generate.