Adds support for generating notes in V850 binaries.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / maxpage5.s
CommitLineData
f1d85785
L
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 .section .foo,"awx",%progbits
6 .byte 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
7 .section .note,"",%note
8 .byte 0
This page took 0.109842 seconds and 4 git commands to generate.