Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
c7de2cf053420d63bac85133469c965d4b1083e1
/
.
/
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 */