xref
: /
illumos-gate
/
usr
/
src
/
boot
/
libsa
/
string
/
memmove.c
(revision 20a7641f9918de8574b8b3b47dbe35c4bfc78df1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
sys
/
cdefs.h
>
2
__FBSDID
(
"$FreeBSD$"
);
3
4
#
define
MEMMOVE
5
#
include
"
bcopy.c
"
6