repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
of: MSI: Simplify irqdomain lookup
[linux/fpc-iii.git]
/
arch
/
m68k
/
include
/
asm
/
pgtable.h
blob
a3d733b524d205778fe60769ac587f5d621096b5
1
#ifdef __uClinux__
2
#include <asm/pgtable_no.h>
3
#else
4
#include <asm/pgtable_mm.h>
5
#endif