shithub: scc

ref: 06d0dd5d70ecd660d8050c61431fbf68f14f256b
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