Home | History | Annotate | Download | only in m68k
      1 # Check that gas recognizes both wdebug and wdebug.l.
      2 	.text
      3 	.globl	foo
      4 foo:
      5 	wdebug (%a0)
      6 	wdebug.l (%a0)
      7