repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Staging: hv: mousevsc: Cleanup alloc_input_device()
[zen-stable.git]
/
arch
/
arm
/
mach-h720x
/
include
/
mach
/
vmalloc.h
blob
8520b4a4d4e6f3cd642c1a4b4aa44591f17c7787
1
/*
2
* arch/arm/mach-h720x/include/mach/vmalloc.h
3
*/
4
5
#ifndef __ARCH_ARM_VMALLOC_H
6
#define __ARCH_ARM_VMALLOC_H
7
8
#define VMALLOC_END 0xd0000000UL
9
10
#endif