Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / empty-address-1.s
1 .text
2 .global _start
3 _start:
4 .long __data_start
5 .long __data_end
This page took 0.028703 seconds and 4 git commands to generate.