shithub: scc

ref: cbc79a2cfff4aa23e628158c2aa2b7035753cbe4
dir: /lib/crt/z80-scc-none/crt.s/

View raw version
	.file	"crt.s"

	.text
	.global	_start
_start:
	call	main
#	ex	%de,%hl
	call	exit