shithub: scc

ref: 82eb1ebc8c335785da14e6e59e7c109256b5ed3c
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