Adds support for generating notes in V850 binaries.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / local1.s
CommitLineData
dfc8b031
L
1 .globl foo
2 .protected foo
3 .type foo,%object
4 .data
5foo:
6 .long 0
This page took 0.238223 seconds and 4 git commands to generate.