shithub: scc

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