1# mach: crisv32
2# output: 0\n0\n4\n42\n
3# sim: --cris-naked --target binary --architecture crisv32 
4# ld: --oformat binary
5
6; Check that we can run a naked binary with the same expected
7; results as an ELF "executable".
8
9 .include "bare1.ms"
10