shithub: scc

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