blob: e29fa93f7d0157fc7d54b2668cc3e869ddd16ee3 [file] [log] [blame]
# cr16 testcase for nop
# mach(): cr16
.include "testutils.inc"
start
.global nop
nop:
nop
pass