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