5 lines
106 B
C
5 lines
106 B
C
/*
|
|
* linux/include/asm-arm/arch-shark/vmalloc.h
|
|
*/
|
|
#define VMALLOC_END (PAGE_OFFSET + 0x10000000)
|