gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / bad-size.s
1 .text
2 _test_nop:
3 .byte 0
4 .section .text.entry.continue, "xa"
5 .byte 0
6 .size _test_nop, .-_test_nop
This page took 0.030171 seconds and 4 git commands to generate.