Adds support for generating notes in V850 binaries.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / foo1.s
1 .section .foo,"ax",%progbits
2 .p2align 2
3 .type foo1,%function
4 foo1:
5 .dc.a 0x0
6 .size foo1,.-foo1
This page took 0.029833 seconds and 4 git commands to generate.