9 lines
144 B
Text
9 lines
144 B
Text
# mach: crisv32
|
|
# xerror:
|
|
# output: HALT isn't implemented\nprogram stopped with signal 5 (*).\n
|
|
|
|
.include "testutils.inc"
|
|
start
|
|
halt
|
|
|
|
quit
|