repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 3.11-rc3
[cris-mirror.git]
/
arch
/
x86
/
include
/
asm
/
seccomp.h
blob
0f3d7f0992244ecf324d54ad7d235fff9bae3447
1
#ifdef CONFIG_X86_32
2
# include <asm/seccomp_32.h>
3
#else
4
# include <asm/seccomp_64.h>
5
#endif