summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/xor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/xor.h')
-rw-r--r--include/asm-x86/xor.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-x86/xor.h b/include/asm-x86/xor.h
deleted file mode 100644
index 11b3bb86e17b..000000000000
--- a/include/asm-x86/xor.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef CONFIG_X86_32
-# include "xor_32.h"
-#else
-# include "xor_64.h"
-#endif