shithub: scc

ref: 8d25c7aef545efc77a25e9511df145ccba20087d
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