patch-2.3.99-pre9 linux/include/asm-mips/pgtable.h
Next file: linux/include/asm-mips/posix_types.h
Previous file: linux/include/asm-mips/pgalloc.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Sat May 13 08:31:25 2000
- Orig file:
v2.3.99-pre8/linux/include/asm-mips/pgtable.h
- Orig date:
Thu Mar 2 14:36:23 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/include/asm-mips/pgtable.h linux/include/asm-mips/pgtable.h
@@ -1,4 +1,4 @@
-/* $Id: pgtable.h,v 1.30 2000/02/24 00:13:19 ralf Exp $
+/* $Id: pgtable.h,v 1.31 2000/03/02 02:37:13 ralf Exp $
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
@@ -439,6 +439,7 @@
extern int do_check_pgt_cache(int, int);
extern pgd_t swapper_pg_dir[1024];
+extern void paging_init(void);
extern void update_mmu_cache(struct vm_area_struct *vma,
unsigned long address, pte_t pte);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)