shithub: scc

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