root/arch/x86/include/asm/string.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#ifdef CONFIG_X86_32
# include <asm/string_32.h>
#else
# include <asm/string_64.h>
#endif

/* [<][>][^][v][top][bottom][index][help] */