shithub: scc

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