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/seccomp.h |
#ifdef CONFIG_X86_32 # include <asm/seccomp_32.h> #else # include <asm/seccomp_64.h> #endif |