Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-gotfuncdesc-shared.s
CommitLineData
8e45593f
NC
1 .text
2 .globl f
3 .type f,@function
4f:
5 mov.l .L1, r0
6 mov.l @(r0,r12), r1
7 .align 2
8.L1:
9 .long foo@GOTFUNCDESC
This page took 0.359637 seconds and 4 git commands to generate.