repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[pv_ops_mirror.git]
/
include
/
asm-x86
/
cache.h
blob
c36d190ac9d8f0fdeeff3405c7a019a272d26e64
1
#ifdef CONFIG_X86_32
2
# include
"cache_32.h"
3
#else
4
# include
"cache_64.h"
5
#endif