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