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

9 lines
83 B
ArmAsm
Raw Normal View History

2024-01-29 10:44:43 +08:00
# mach: all
# output: Hello World!\n
.include "t-macros.i"
start
hello
exit0