Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / got-01.s
1 .text
2 .global __start
3 __start:
4 foo:
5 ld r0, [pcl, foo@gotpc]
This page took 0.030192 seconds and 4 git commands to generate.