patch-2.3.48 linux/include/asm-i386/pgtable.h
Next file: linux/include/asm-i386/smp.h
Previous file: linux/include/asm-i386/parport.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sat Feb 26 20:45:58 2000
-  Orig file: 
v2.3.47/linux/include/asm-i386/pgtable.h
-  Orig date: 
Wed Feb 16 17:03:52 2000
diff -u --recursive --new-file v2.3.47/linux/include/asm-i386/pgtable.h linux/include/asm-i386/pgtable.h
@@ -18,6 +18,7 @@
 #include <linux/threads.h>
 
 extern pgd_t swapper_pg_dir[1024];
+extern void paging_init(void);
 
 /* Caches aren't brain-dead on the intel. */
 #define flush_cache_all()			do { } while (0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)