shithub: scc

ref: 92f9a64740292aba5d19f9562ab63d3f7645e491
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