patch-2.4.10 linux/arch/m68k/mm/init.c
Next file: linux/arch/mips/Makefile
Previous file: linux/arch/m68k/kernel/ptrace.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Sep 20 20:02:03 2001
- Orig file:
v2.4.9/linux/arch/m68k/mm/init.c
- Orig date:
Tue Jul 3 17:08:18 2001
diff -u --recursive --new-file v2.4.9/linux/arch/m68k/mm/init.c linux/arch/m68k/mm/init.c
@@ -31,6 +31,9 @@
#ifdef CONFIG_ATARI
#include <asm/atari_stram.h>
#endif
+#include <asm/tlb.h>
+
+mmu_gather_t mmu_gathers[NR_CPUS];
unsigned long totalram_pages = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)