Home | History | Annotate | Download | only in ld-m68k
      1 #NO_APP
      2 	.globl	x
      3 	.section	.tbss,"awT",@nobits
      4 	.align	2
      5 	.type	x, @object
      6 	.size	x, 4
      7 x:
      8 	.zero	4
      9 	.section	.note.GNU-stack,"",@progbits
     10