summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/x86/include/asm/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/x86/include/asm/string.h')
-rw-r--r--ANDROID_3.4.5/arch/x86/include/asm/string.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ANDROID_3.4.5/arch/x86/include/asm/string.h b/ANDROID_3.4.5/arch/x86/include/asm/string.h
deleted file mode 100644
index 6dfd6d93..00000000
--- a/ANDROID_3.4.5/arch/x86/include/asm/string.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef CONFIG_X86_32
-# include "string_32.h"
-#else
-# include "string_64.h"
-#endif