https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 81fdccb3ccd5fab84a932415edde8cc69614ea31 authored by Jason Self on 15 August 2012, 19:05:08 UTC
Linux-libre 3.0.41-gnu1
Tip revision: 81fdccb
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