shithub: scc

ref: 4bf844191abad6f3287b44f94123a171b5f8b8b0
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