shithub: scc

ref: 3102bca6cc3346fec2531740b1af9bb3729ebc3e
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