shithub: scc

ref: 045dd2bcc4b996cc2543646b612e28e7fa31b47a
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