shithub: scc

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