shithub: scc

ref: 08abc12db33fbddd1896580e4a08064558e88c0e
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