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