Sign in
◑
Theme
coral
/
linux-mtk
/
86b6c7a7f78feca58d2d8615e53aee4d59ab9dc6
/
.
/
include
/
asm-x86
/
seccomp.h
blob: c62e58a5a90de020d2ff1602a0320974d22fc930 [
file
]
#ifdef
CONFIG_X86_32
# include "seccomp_32.h"
#else
# include "seccomp_64.h"
#endif