https://jxself.org/git/linux-libre.git
Raw File
Tip revision: d14547263511bf033c9b8af4a1afff9067e2c3b3 authored by Jason Self on 15 March 2011, 01:20:39 UTC
Linux-libre 2.6.38-gnu1
Tip revision: d145472
vmalloc.h
/*
 *  arch/arm/mach-footbridge/include/mach/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       0xf0000000UL
back to top