shithub: scc

ref: 08f9c9fbdba14ce22efed411a31d6d536ea1aa2a
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