patch-2.1.116 linux/include/asm-m68k/pgtable.h
Next file: linux/include/asm-m68k/posix_types.h
Previous file: linux/include/asm-m68k/machw.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Aug 10 11:02:24 1998
- Orig file:
v2.1.115/linux/include/asm-m68k/pgtable.h
- Orig date:
Thu Aug 6 14:06:33 1998
diff -u --recursive --new-file v2.1.115/linux/include/asm-m68k/pgtable.h linux/include/asm-m68k/pgtable.h
@@ -852,4 +852,7 @@
#define module_map vmalloc
#define module_unmap vfree
+/* Needs to be defined here and not in linux/mm.h, as it is arch dependent */
+#define PageSkip(page) (0)
+
#endif /* _M68K_PGTABLE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov