lttng kprobes/ftrace integration: fix memleak
[lttng-modules.git] / wrapper / inline_memcpy.h
1 #if !defined(__HAVE_ARCH_INLINE_MEMCPY) && !defined(inline_memcpy)
2 #define inline_memcpy memcpy
3 #endif
This page took 0.051778 seconds and 4 git commands to generate.