MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / arch / arm / mach-espd_4510b / mm.c
blob8663b5075176079d3d5592e0b1779bca49aead72
1 /*
2 * linux/arch/armnommu/mach-espd_4510b/mm.c
4 * Copyright(C)2003 SAMSUNG ELECTRONICS Co.,Ltd.
5 * Hyok S. Choi (hyok.choi@samsung.com)
7 */
8 #include <linux/sched.h>
9 #include <linux/mm.h>
10 #include <linux/init.h>
12 #include <asm/hardware.h>
13 #include <asm/io.h>
14 #include <asm/pgtable.h>
15 #include <asm/page.h>
17 #include <asm/mach/map.h>