Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-call-global-1.s
index 4c6d0a43aae4ab74d4162c76be1400dc16f8b3c8..485e77c31ef80999610080a555b95e8496655d13 100644 (file)
@@ -1,6 +1,7 @@
        .set    mips16
 
        .globl  __start
+       .type   __start, @function
        .ent    __start
        .align  4
 __start:
This page took 0.023143 seconds and 4 git commands to generate.