shithub: scc

ref: 9c9021c8001fd168ccaf6f9085ecc46f04975be5
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