bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / align.s
1 # Test file used to verify maximum alignment value.
2 foo:
3 nop
4
5 .align 28
6 bar:
7 nop
This page took 0.029142 seconds and 4 git commands to generate.