Sign in
zircon-guest
/
third_party
/
linux
/
7280b51a29f8e6cc7d449d565182d1e1b6183907
/
.
/
arch
/
x86
/
include
/
asm
/
seccomp.h
blob: 0f3d7f0992244ecf324d54ad7d235fff9bae3447 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include <asm/seccomp_32.h>
#else
# include <asm/seccomp_64.h>
#endif