xref
: /
titanic_51
/
usr
/
src
/
boot
/
lib
/
libc
/
string
/
memcpy.c
(revision f592a6403e6a5ce96534006b935c9ddb85529bb0)
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