Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/d10v/hello.s
2023-03-06 14:48:14 +01:00

8 lines
83 B
ArmAsm

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