Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-4b.s
index 7e25bf48bf4a569ce957af1508c622de2592bf4f..863a01b02cc7b73f01ef90c32503b37c4d601f74 100644 (file)
@@ -1,6 +1,7 @@
        .abicalls
        .option pic0
        .global __start
+       .type   __start, @function
        .ent    __start
 __start:
        lui     $2,%hi(obj1)
This page took 0.023331 seconds and 4 git commands to generate.