#ifdef CONFIG_KMEMCHECK /* kmemcheck doesn't handle MMX/SSE/SSE2 instructions */ # include #else #ifdef CONFIG_X86_32 # include "xor_32.h" #else # include "xor_64.h" #endif #endif