OpenGrok
Cross Reference: memmove.c
xref
: /
device
/
google
/
contexthub
/
firmware
/
lib
/
libc
/
memmove.c
Home
|
History
|
Annotate
|
Download
|
only in
libc
1
#
include
<
sys/cdefs.h
>
2
__FBSDID
(
"$FreeBSD$"
);
3
4
#
define
MEMMOVE
5
#
include
"
bcopy.c
"
6