Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / elf / struct.s
1         .globl  w1, w2, w3, l1, l2
2         .data
3 l1:     .long   0
4         .struct 2
5 w1:     .short  0
6 w2:     .short  0
7 w3:     .short  0
8         .previous
9 l2:     .long   0