shithub: scc

ref: 1f44228008dcc08e27ab84b1da11867d2c9bf3ae
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