Add splice_to_pipe wrapper
[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.02693 seconds and 4 git commands to generate.