shithub: scc

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