Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-2a.s
index 45a490f945a81fd06545bf0dd98df773da328668..f360b0eb2df9f5dc240862243f0f6e4c552cff62 100644 (file)
@@ -1,6 +1,7 @@
        .abicalls
        .option pic0
        .global __start
+       .type   __start, @function
        .ent    __start
 __start:
        jal     foo
This page took 0.023692 seconds and 4 git commands to generate.