shithub: scc

ref: 64fa51cfd8c6099b14a3de110f1b620d6f12f242
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