patch-2.1.121 linux/include/asm-arm/pgtable.h
Next file: linux/include/asm-arm/proc-armo/io.h
Previous file: linux/include/asm-arm/linux_logo.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Sep 6 10:45:30 1998
- Orig file:
v2.1.120/linux/include/asm-arm/pgtable.h
- Orig date:
Thu Aug 6 14:06:33 1998
diff -u --recursive --new-file v2.1.120/linux/include/asm-arm/pgtable.h linux/include/asm-arm/pgtable.h
@@ -9,4 +9,7 @@
extern int do_check_pgt_cache(int, int);
+/* Needs to be defined here and not in linux/mm.h, as it is arch dependent */
+#define PageSkip(page) (0)
+
#endif /* _ASMARM_PGTABLE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov