gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / start.s
1 * Just a start symbol and some non-NOP padding.
2 .text
3 .global _start
4 _start:
5 SET $253,1
This page took 0.049186 seconds and 4 git commands to generate.