Home | History | Annotate | Line # | Download | only in frv
exit47.ms revision 1.1.1.1
      1 # mach: all
      2 # status: 47
      3 # output:
      4 
      5 	;; Return with exit code 47.
      6 
      7 	.global _start
      8 _start:
      9 	setlos	#47,gr8
     10 	setlos	#1,gr7
     11 	tira	gr0,#0
     12