Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
bluetooth
/
bluetooth
/
refs/tags/for-net-2024-10-30
/
.
/
arch
/
s390
/
boot
/
kmsan.c
blob: e7b3ac48143e26868327ed6bbc5f7f5bc3df3433 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
#include
<linux/kmsan-checks.h>
void
kmsan_unpoison_memory
(
const
void
*
address
,
size_t
size
)
{
}