shithub: scc

ref: 982b9ee2e2f44065a4e05fb2d485acc172b845f0
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