Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
9c80c8cd740f802eed27ed1c1334262b205bb8f5
/
.
/
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 */