NetBSD/lib/libc/string/bzero.c

5 lines
96 B
C

/* $NetBSD: bzero.c,v 1.8 1998/08/04 06:25:10 perry Exp $ */
#define BZERO
#include "memset.c"