shithub: scc

ref: 69ba15ff2d2a095092354dcbf0125457b7857b89
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