index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
include
/
linux
/
string.h
blob: 6f19c548ecc0bc96680a6a529ee844b829578396 (
plain
) (
blame
)
1
2
3
#include <string.h>
void
*
memdup
(
const void
*
src
,
size_t
len
);