[ARC] Fix warn.exp test error.
[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.030318 seconds and 4 git commands to generate.