shithub: scc

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