Prex Home / Browse Source - Prex Version: 0.9.0

root/usr/lib/libc/string/memcpy.c

/* [<][>][^][v][top][bottom][index][help] */
   1 /*      $NetBSD: memcpy.c,v 1.1 1998/08/04 04:48:17 perry Exp $ */
   2 
   3 #define MEMCOPY
   4 #include "bcopy.c"

/* [<][>][^][v][top][bottom][index][help] */