shithub: scc

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