shithub: scc

ref: 89778e7a0ed792d720c05ceb0a4246032a9dc623
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