shithub: scc

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