Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
9850488201f0b0bcbded1eca53750d2fd6accfbb
/
.
/
crypto
/
first_file.c
blob: 0f726b1621b275c684336e0a1e576aa8cbccea1c [
file
] [
log
] [
blame
]
__attribute__
((
section
(
".rodata"
),
unused
))
const
unsigned
char
first_crypto_rodata
=
0x10
;
__attribute__
((
section
(
".text"
),
unused
))
void
first_crypto_text
(
void
){}
__attribute__
((
section
(
".init.text"
),
unused
))
void
first_crypto_init
(
void
){}