shithub: scc

ref: 298d40ee45af86e00de6cd59f9cd27a0762e295a
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