Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mcgrof
/
linker-tables
/
1f2eff80831c75fca729c82c62fc62a72685437b
/
.
/
kasan.h
blob: 2c0971b6f3915e516654f0dd7fa142ebb3ebe738 [
file
]
#include
<stdbool.h>
int
kasan_early_init
(
void
);
int
kasan_init
(
void
);
bool
is_kasan_setup
(
void
);