This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
75033974ce
NetBSD
/
sys
/
lib
/
libkern
/
bzero.c
5 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
update bzero.c to stub from libc/string
1998-08-04 10:27:08 +04:00
/* $NetBSD: bzero.c,v 1.9 1998/08/04 06:27:08 perry Exp $ */
sync with libc
1998-03-27 04:29:58 +03:00
update bzero.c to stub from libc/string
1998-08-04 10:27:08 +04:00
#
define BZERO
#
include
"memset.c"