]> Git Repo - binutils.git/blob - ld/testsuite/ld-scripts/align-with-input.t
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-scripts / align-with-input.t
1 SECTIONS {
2   .abc : ALIGN(1) ALIGN_WITH_INPUT {
3     *(.abc)
4   }
5 }
This page took 0.025659 seconds and 4 git commands to generate.