Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mcgrof
/
linker-tables
/
947f574c68c58db48b67d9418c5f38c049ad1db2
/
.
/
kasan.h
blob: 9f7656b4f8e35481f4c6c7a9f647e4dbcea7e4a2 [
file
]
#include
<stdbool.h>
int
kasan_early_init
(
void
);
void
setup_arch_kasan
(
void
);
bool
is_kasan_setup
(
void
);