shithub: scc

ref: c31d542ae4bfebfe4d44b0b4003ae9c9dc613b51
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