index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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