Prex Home / Browse Source - Prex Version: 0.9.0

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

/* [<][>][^][v][top][bottom][index][help] */
   1 /*      $NetBSD: bzero.c,v 1.8 1998/08/04 06:25:10 perry Exp $  */
   2 
   3 #define BZERO
   4 #include "memset.c"

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