Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-5.s
index a4b31b7fa037bf9db86abdc33b2b0486fc97a30f..25c722a549ef01c2db577e2005e80d8948af7a56 100644 (file)
@@ -1,5 +1,6 @@
        .text
        .globl  _start
+       .type   _start, @function
 _start:
         lw     $2, %gp_rel(i)($28)
 
This page took 0.024327 seconds and 4 git commands to generate.