shithub: scc

ref: 4e59e135f609876c0b76121c7fffd175c6f5ea29
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