This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9cce953883
NetBSD
/
lib
/
libc
/
arch
/
m68k
/
string
/
memmove.S
5 lines
99 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
RCS Id Police.
1998-01-09 06:45:03 +03:00
/* $NetBSD: memmove.S,v 1.3 1998/01/09 03:45:11 perry Exp $ */
Fix typo.
1993-12-07 05:05:27 +03:00
#
define
M
E
M
M
O
V
E
#define the appropriate symbol and #include bcopy.S.
1993-12-07 01:13:08 +03:00
#
include
"
b
c
o
p
y
.
S
"