repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More cleaning ...
[linux-2.6/linux-mips.git]
/
include
/
asm-h8300
/
pgalloc.h
blob
c2e89a286d2389f00a0cfba89080be4524c20882
1
#ifndef _H8300_PGALLOC_H
2
#define _H8300_PGALLOC_H
3
4
#include <asm/setup.h>
5
6
#define check_pgt_cache() do { } while (0)
7
8
#endif
/* _H8300_PGALLOC_H */