patch-2.1.80 linux/include/asm-arm/pgtable.h
Next file: linux/include/asm-arm/poll.h
Previous file: linux/include/asm-arm/param.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Jan 20 16:39:42 1998
-  Orig file: 
v2.1.79/linux/include/asm-arm/pgtable.h
-  Orig date: 
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.79/linux/include/asm-arm/pgtable.h linux/include/asm-arm/pgtable.h
@@ -0,0 +1,10 @@
+#ifndef _ASMARM_PGTABLE_H
+#define _ASMARM_PGTABLE_H
+
+#include <asm/proc-fns.h>
+#include <asm/proc/pgtable.h>
+
+#define module_map	vmalloc
+#define module_unmap	vfree
+
+#endif /* _ASMARM_PGTABLE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov