7 lines
88 B
ArmAsm
7 lines
88 B
ArmAsm
|
|
.global BLOOM_PACKAGE
|
|
.section .rodata
|
|
BLOOM_PACKAGE:
|
|
.incbin "bloom.bin"
|
|
|