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