shithub: scc

ref: 4138b6d9bacdea8445147de98f32e2df6b49778b
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