shithub: scc

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