Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-stabs.s
1 .align 2
2 .set mips16
3 .globl foo
4 .ent foo
5 foo:
6 .stabs "foo:F(0,49)",36,0,0,foo
7 jr $31
8 .end foo
This page took 0.03035 seconds and 4 git commands to generate.