Add task_prio symbol wrapper
[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.028446 seconds and 4 git commands to generate.