This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-target1.s
1 # Test the R_ARM_TARGET1 relocation
2 .text
3 .global _start
4 _start:
5 .word foo(target1)
6 foo:
This page took 0.030986 seconds and 5 git commands to generate.