summaryrefslogblamecommitdiffstats
path: root/src/image/embed.S
blob: 4541bfdc20e7a192fe0870569d778ad7a1ced41c (plain) (tree)
1
2
3
4
5
6
7






                                    
	.section ".data", "aw"
	.balign 4
	.globl _embedded_image_start
_embedded_image_start:
	.incbin EMBEDIMG
	.globl _embedded_image_end
_embedded_image_end: