ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / default-script1.d
1 # source: default-script.s
2 # ld: -defsym _START=0x8000000 -T default-script.t
3 # nm: -n
4
5 0*8000000 . _START
6 0*8000000 t text
This page took 0.03771 seconds and 5 git commands to generate.