Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / x86 / include / asm / string.h
CommitLineData
96a388de 1#ifdef CONFIG_X86_32
a1ce3928 2# include <asm/string_32.h>
96a388de 3#else
a1ce3928 4# include <asm/string_64.h>
96a388de 5#endif
This page took 0.572116 seconds and 5 git commands to generate.