repo.or.cz
/
linux-2.6
/
kmemtrace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLB
[linux-2.6/kmemtrace.git]
/
include
/
asm-x86_64
/
sections.h
blob
c746d9f1e70cffc1c86dbacd9c4b4d0b853fc7af
1
#ifndef _X8664_SECTIONS_H
2
#define _X8664_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include <asm-generic/sections.h>
6
7
#endif