tcl global directive outside proc body does nothing (ld)
[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.511229 seconds and 4 git commands to generate.