xref
: /
illumos-gate
/
usr
/
src
/
boot
/
libsa
/
string
/
memcpy.c
(revision c9797e7e586f8a1a4e03e69ab2a45c14a31fde43)
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