Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
123e9caf1e85008ab7eb5f6cd58c44f9a5d73b2b
/
.
/
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 */