shithub: scc

ref: 23de65bc68d09e469e5d587867eee4f497a1a6de
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