summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ebsa110/include/mach/vmalloc.h
blob: 9b44c19e95ec5167af7b5607ae5ff05a58e7e4f9 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 *  arch/arm/mach-ebsa110/include/mach/vmalloc.h
 *
 *  Copyright (C) 1998 Russell King
 *
 * 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 + 0x1f000000)
OpenPOWER on IntegriCloud