index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
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