efl/src/bin/evil/evil_test_memcpy.h

9 lines
123 B
C

#ifndef __EVIL_TEST_MEMCPY__
#define __EVIL_TEST_MEMCPY__
int test_memcpy(suite *s);
#endif /* __EVIL_TEST_MEMCPY__ */