Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pie.s
index c7f2b206b9f7d1a9849aba59d6db938e8d6d63bd..442de015006b57dfbaf333601609e13b689edb96 100644 (file)
@@ -1,5 +1,6 @@
        .abicalls
        .global __start
+       .type   __start, @function
        .ent    __start
 __start:
        jr $31
This page took 0.027815 seconds and 4 git commands to generate.