Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c148b9d555decb77bba08fbcf2493ed427918c4e
/
.
/
include
/
asm-arm
/
arch-ixp4xx
/
vmalloc.h
blob: 050d46e6b126bc093b3ec342ba42044380361105 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
/*
2
* linux/include/asm-arm/arch-ixp4xx/vmalloc.h
3
*/
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
4
#define
VMALLOC_END
(
0xFF000000
)
5