shithub: scc

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