blob: 30808cb52086dd553e2fd839fabd0937c9e036c6 [file] [log] [blame]
__attribute__ ((section(".rodata"), unused))
const unsigned char first_crypto_asm_rodata = 0x10;
__attribute__ ((section(".text"), unused))
void first_crypto_asm_text(void){}
__attribute__ ((section(".init.text"), unused))
void first_crypto_asm_init(void){}