Support tcl procedure calls in run_dump_test xfail
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / empty-address-2.s
1 .text
2 .global _start
3 _start:
4 .long __data_end
5 .p2align 4
This page took 0.030035 seconds and 4 git commands to generate.