repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)
[linux-2.6/mini2440.git]
/
include
/
asm-x86
/
seccomp.h
blob
c62e58a5a90de020d2ff1602a0320974d22fc930
1
#ifdef CONFIG_X86_32
2
# include
"seccomp_32.h"
3
#else
4
# include
"seccomp_64.h"
5
#endif