gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / start3.s
1 # When GC, all sections in each file must be referenced from within a kept
2 # section.
3 .section .init,"ax",@progbits
4 _start:
5 .quad x+41
6 .quad x2+42
7
This page took 0.029584 seconds and 4 git commands to generate.