This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / bss.s
1 .data
2 .section .other, "a", @progbits
3 .byte 1
4 .bss
5 .skip 1
6 .previous
7 .byte 2
This page took 0.03218 seconds and 5 git commands to generate.