Explorar o código

relocate i386 string.h to i386-specific dir

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger %!s(int64=15) %!d(string=hai) anos
pai
achega
192d41278b
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/string.h
  2. 0 0
      libc/string/i386/string.h

+ 1 - 1
include/string.h

@@ -485,7 +485,7 @@ __END_DECLS
 
 #ifdef UCLIBC_INTERNAL
 # if defined __i386__
-#  include <libc-string_i386.h>
+#  include <../libc/string/i386/string.h>
 # endif
 #endif
 

+ 0 - 0
include/libc-string_i386.h → libc/string/i386/string.h