patch-2.1.80 linux/include/asm-arm/arch-arc/mmu.h
Next file: linux/include/asm-arm/arch-arc/oldlatches.h
Previous file: linux/include/asm-arm/arch-arc/irqs.h
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Tue Jan 20 16:39:42 1998
-  Orig file: 
v2.1.79/linux/include/asm-arm/arch-arc/mmu.h
-  Orig date: 
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.79/linux/include/asm-arm/arch-arc/mmu.h linux/include/asm-arm/arch-arc/mmu.h
@@ -0,0 +1,15 @@
+/*
+ * linux/include/asm-arm/arch-arc/mmu.h
+ *
+ * Copyright (c) 1996 Russell King.
+ *
+ * Changelog:
+ *  22-11-1996	RMK	Created
+ */
+#ifndef __ASM_ARCH_MMU_H
+#define __ASM_ARCH_MMU_H
+
+#define __virt_to_phys(vpage) vpage
+#define __phys_to_virt(ppage) ppage
+
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov