xref
: /
freebsd
/
lib
/
libc
/
string
/
memcpy.c
(revision c2b1d5a3d67455a4dc6ffae7c1c41f74e8d162b0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
sys
/
cdefs.h
>
2
__FBSDID
(
"$FreeBSD$"
);
3
4
#
define
MEMCOPY
5
#
include
"
bcopy.c
"
6