11 lines
120 B
ArmAsm
11 lines
120 B
ArmAsm
|
# check that the sim doesn't die immediately.
|
||
|
# mach: example
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
|
||
|
start
|
||
|
NOOP
|
||
|
NOOP
|
||
|
NOOP
|
||
|
pass
|