2 * wrapper/inline_memcpy.h
4 * Copyright (C) 2010-2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
6 * Dual LGPL v2.1/GPL v2 license.
9 #if !defined(__HAVE_ARCH_INLINE_MEMCPY) && !defined(inline_memcpy)
10 #define inline_memcpy memcpy
This page took 0.039015 seconds and 5 git commands to generate.