Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-4.s
index 061fa80715237091540feb79198338564357b306..d379e059630103d698e8d1f0f14bc7358d8fb1dd 100644 (file)
@@ -1,5 +1,6 @@
        .text
        .globl  _start
+       .type   _start, @function
 _start:
         li.d    $f2,1.10000000000000000000e0
 
This page took 0.024537 seconds and 4 git commands to generate.