Linux Audio
Check our new training course
Embedded Linux Audio
1 2 3 4 5
#ifdef CONFIG_X86_32 # include <asm/seccomp_32.h> #else # include <asm/seccomp_64.h> #endif