[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / symbol3.s
1 .ifdef HPUX
2 badsym .comm 4
3 .else
4 .comm badsym,4
5 .endif
This page took 0.029939 seconds and 4 git commands to generate.