aboutsummaryrefslogtreecommitdiff
blob: 5e27477e4f74218b3eac9e06c491910895c97072 (plain)
1
2
3
4
5
6
	.text
_start:
	ld	a,a
	.data
	.db	0
	.end