shithub: scc

ref: 2ceb6eb753269256d560b2af3d5d1cb042723ea2
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