Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / export-class-ref-f1.s
blob299278da3ba7f167204fc6d7e68f069d3b0523b2
1 .abicalls
2 .text
4 .globl f1
5 .if defv == 3
6 .protected f1
7 .elseif defv == 2
8 .hidden f1
9 .elseif defv == 1
10 .internal f1
11 .endif
12 .ent f1
13 f1:
14 .frame $sp, 0, $31
15 .mask 0x00000000, 0
16 .fmask 0x00000000, 0
17 jr $31
18 .end f1