]> Git Repo - binutils.git/blob - ld/testsuite/ld-scripts/empty-orphan.s
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-scripts / empty-orphan.s
1         .section .orphan_data, "a"
2         # empty but defined
3         .section .data
4         .word 0x1111
This page took 0.024457 seconds and 4 git commands to generate.