* gas/all/gas.exp: Fix typo last change.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / incbin.s
CommitLineData
ff460b2a
NC
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.414552 seconds and 4 git commands to generate.