aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics/rgb24/tim.s
blob: a4432d91b580b608e70341ccd8bebddfd44bacaa (plain) (blame)
1
2
3
4
5
6
7
.section .data

.global tim_image
.type tim_image, @object
tim_image:
	.incbin "bunpattern.tim"