DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els13.x86_64/arch/x86/include/asm/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els13.x86_64/arch/x86/include/asm/string.h |
#ifdef CONFIG_X86_32 # include <asm/string_32.h> #else # include <asm/string_64.h> #endif |