#define the appropriate symbol and #include bcopy.S.
This commit is contained in:
parent
87a251f506
commit
b5c51ee600
2
lib/libc/arch/m68k/string/memcpy.S
Normal file
2
lib/libc/arch/m68k/string/memcpy.S
Normal file
@ -0,0 +1,2 @@
|
||||
#defined MEMCOPY
|
||||
#include "bcopy.S"
|
2
lib/libc/arch/m68k/string/memmove.S
Normal file
2
lib/libc/arch/m68k/string/memmove.S
Normal file
@ -0,0 +1,2 @@
|
||||
#defined MEMMOVE
|
||||
#include "bcopy.S"
|
Loading…
x
Reference in New Issue
Block a user