Home | History | Annotate | Line # | Download | only in d10v
      1 # mach: all
      2 # output: Hello World!\n
      3 
      4 	.include "t-macros.i"
      5 
      6 	start
      7 	hello
      8 	exit0
      9