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

9 lines
83 B
ArmAsm

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