shithub: scc

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