summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/mmzone.h
blob: a8b0977c3e019d37c4c76e601fdb1094d318459b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 *  linux/include/asm-arm/mmzone.h
 *
 *  1999-12-29	Nicolas Pitre		Created
 *
 * 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.
 */
#ifndef __ASM_MMZONE_H
#define __ASM_MMZONE_H

#include <asm/arch/mmzone.h>

#endif