kprobes and ftrace support build fixes
[lttng-modules.git] / wrapper / inline_memcpy.h
... / ...
CommitLineData
1#if !defined(__HAVE_ARCH_INLINE_MEMCPY) && !defined(inline_memcpy)
2#define inline_memcpy memcpy
3#endif
This page took 0.023971 seconds and 4 git commands to generate.