gas(2) pads the text segment with 0x0 instead of NOP. Since m68k instructions only need 16-bit alignment, .align 2 works just fine.