blob: e487d7e8c8a60fc0e4a142ab8b68b2f64e6d3569 (
plain) (
tree)
|
|
/*
* linux/include/asm-arm/arch-ebsa285/vmalloc.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#define VMALLOC_END (PAGE_OFFSET + 0x30000000)
|