Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-1b.s
index 5739fef104df32dfb9afbb1cf4315f4685955150..2615f24a2242894279f45904d462488e013fb052 100644 (file)
@@ -1,6 +1,7 @@
        .abicalls
        .option pic0
        .global __start
+       .type   __start, @function
        .ent    __start
 __start:
        jal     f1
This page took 0.024505 seconds and 4 git commands to generate.