12 lines
325 B
C
12 lines
325 B
C
/*
|
|
* Copyright 2000 Russell King.
|
|
* Copyright 2003 ARM Limited
|
|
* Copyright 2008 Cavium Networks
|
|
*
|
|
* This file 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 0xd8000000
|