Update year range in copyright notice of binutils files
[binutils-gdb.git] / ld / testsuite / ld-metag / pcrel.s
blob866eefa3d6874871072c8eed333445eab1613dcb
1 .text
2 .global _start
3 _start:
4 CALLR D0.0, external
5 CALLR D0.0, global
6 CALLR D0.0, local
8 .global global
9 global:
10 nop
11 local:
12 nop