Import lib ring buffer into LTTng modules
[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.029151 seconds and 4 git commands to generate.