Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel21.s
1 .abicalls
2 .data
3 .gpword foo
4 .8byte bar - foo
5 foo:
6 .word 0
7 bar:
This page took 0.029006 seconds and 4 git commands to generate.