shithub: scc

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