shithub: scc

ref: 3cd935a51ca42e36e652f5519a2450c34004560a
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