gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / struct.s
1 .globl w1
2 .globl w2
3 .globl w3
4 .long 0
5 .struct 0
6 w1: .short 0
7 w2: .short 0
8 w3: .short 0
9 .text
10 .long 0
This page took 0.030322 seconds and 4 git commands to generate.