shithub: scc

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