7 lines
97 B
ArmAsm
7 lines
97 B
ArmAsm
|
|
.global _BLOOM_PACKAGE
|
|
.section __TEXT,__const
|
|
_BLOOM_PACKAGE:
|
|
.incbin "bloom.bin"
|
|
|