Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / compressed-plt-1-dyn.s
bloba56d1c94d36b4f3ec74cc06c632d4d9c486192f5
1 # Create dummy DSO functions for everything that these tests call.
3 .abicalls
4 .option pic2
6 .set filter, -1
8 .macro test_one, name, mask
9 .globl \name
10 .ent \name
11 \name:
12 jr $31
13 .end \name
14 .endm
16 .include "compressed-plt-1.s"
18 test_all