shithub: scc

ref: 81e3671bc0195954d80cb3a212009b94f33cf49f
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