* gas/all/weakref1.s: Use "=" instead of ".set" for equivalence.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / incbin.s
1 .text
2 .incbin "incbin.dat"
3 .incbin "incbin.dat",0,8
4 .incbin "incbin.dat",8,8
5 .incbin "incbin.dat",16,16
This page took 0.029461 seconds and 4 git commands to generate.