Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / note-3.s
CommitLineData
894891db
NC
1 .globl _entry
2 .text
3_entry:
4 .byte 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
5 .global foo
6foo:
7 .byte 9
8
9 .section .note,"",%note
10 .byte 0
This page took 0.172372 seconds and 4 git commands to generate.