Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / tools / perf / util / include / linux / string.h
1 #include <string.h>
2
3 void *memdup(const void *src, size_t len);