index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
page_offset.h
blob: 66455c849fbbc7fed7f3aa948e90917a73ed5d2f (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "page_offset_no.h" #else #include "page_offset_mm.h" #endif