Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-loongarch-elf / provide_noabs.ld
blob0154c6f3a29ef67b45d8ee9ceb1003bba852b856
1 SECTIONS
3   .text :
4   {
5     PROVIDE(fun1 = 0x10);
6   }