Add generic tests for linker support of the -shared or -pie options to tests which...
[binutils-gdb.git] / ld / testsuite / ld-undefined / require-defined.s
1 .text
2 .global _start
3 _start:
4 .word 0
5
6 .section .text.1, "ax"
7 .global bar
8 bar:
9 .word 0