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