shithub: scc

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