Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
b315032f530c58b973ade659f3b880fcc7017e92
/
.
/
arch
/
arm
/
mach-shmobile
/
include
/
mach
/
vmalloc.h
blob: fb3c4f1ab25227bf64d697c3260a427221b4903a [
file
] [
log
] [
blame
]
#ifndef
__ASM_MACH_VMALLOC_H
#define
__ASM_MACH_VMALLOC_H
#define
VMALLOC_END
(
PAGE_OFFSET
+
0x24000000
)
#endif
/* __ASM_MACH_VMALLOC_H */