]> Git Repo - linux.git/blob - arch/x86/include/asm/string.h
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux.git] / arch / x86 / include / asm / string.h
1 #ifdef CONFIG_X86_32
2 # include <asm/string_32.h>
3 #else
4 # include <asm/string_64.h>
5 #endif
This page took 0.032712 seconds and 4 git commands to generate.