[ARM] Fix extern protected data handling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-misc / foo.s
1 .global foo
2 .global bar
3 .text
4 bar:
5 foo:
6 .byte 0
This page took 0.02872 seconds and 4 git commands to generate.