ARM/libroot: fixup string functions
This commit is contained in:
@@ -5,6 +5,6 @@ UsePrivateSystemHeaders ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) $(DOTDOT) generic ] ;
|
||||
|
||||
MergeObject posix_string_arch_$(TARGET_ARCH).o :
|
||||
memcpy.c
|
||||
arch_string.S
|
||||
memset.c
|
||||
;
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
|
||||
#include <asm_defs.h>
|
||||
|
||||
//#warning M68K: optimize memcpy
|
||||
#if 1
|
||||
|
||||
/* that should be enough for now */
|
||||
|
||||
Reference in New Issue
Block a user