* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-mips-elf / jalx-2.ld
blob1c5562b7aa0230c0f8942a581323cb723c52f778
1 ENTRY (internal_function)
2 _start_text_phys = 0x4400000;
3 _start_text = _start_text_phys;
5 SECTIONS
7   .text _start_text : AT (ADDR (.text)) { *(.text) }