/* | |
* linux/include/asm-arm/memory.h | |
* | |
* Copyright (C) 2000-2002 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. | |
* | |
* Note: this file should not be included by non-asm/.h files | |
*/ | |
#ifndef __ASM_ARM_MEMORY_H | |
#define __ASM_ARM_MEMORY_H | |
#endif /* __ASM_ARM_MEMORY_H */ |