]> Git Repo - binutils.git/blob - ld/testsuite/ld-scripts/empty-address-1.s
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-scripts / empty-address-1.s
1         .text
2         .global _start
3 _start:
4         .dc.a __data_start
5         .dc.a __data_end
This page took 0.024417 seconds and 4 git commands to generate.