Sign in
android
/
kernel
/
common
/
bbddca8e8fac07ece3938e03526b5d00fa791a4c
/
.
/
tools
/
perf
/
util
/
include
/
linux
/
string.h
blob: 6f19c548ecc0bc96680a6a529ee844b829578396 [
file
] [
log
] [
blame
]
#include
<string.h>
void
*
memdup
(
const
void
*
src
,
size_t
len
);