gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / include-sections.t
CommitLineData
4006703d
NS
1SECTIONS {
2 .text : { *(.text) } >rom
3 INCLUDE include-data.t
5b9f75a8 4 /DISCARD/ : { *(*) }
4006703d 5}
This page took 0.516782 seconds and 4 git commands to generate.