shithub: scc

ref: cf234838bb0e7c772d6f3214a28fc55951737abe
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