data/method/gdb/gdb-13.2/sim/testsuite/d10v/hello.s

9 lines
83 B
ArmAsm

# mach: all
# output: Hello World!\n
.include "t-macros.i"
start
hello
exit0