Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / emit-relocs-1a.s
index 35c3a6f84d907def7abb5cf3c456c91daaa04a45..c8fd7d6151eae2ccc17194b44726f977b25b3151 100644 (file)
@@ -1,6 +1,7 @@
        .text
        .align  4
        .globl  _start
+       .type   _start, @function
 _start:
        jr      $31
 
This page took 0.023174 seconds and 4 git commands to generate.