shithub: scc

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