patch-2.3.45 linux/arch/m68k/mm/sun3mmu.c

Next file: linux/arch/ppc/coffboot/misc.S
Previous file: linux/arch/m68k/mm/motorola.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.44/linux/arch/m68k/mm/sun3mmu.c linux/arch/m68k/mm/sun3mmu.c
@@ -30,7 +30,7 @@
 
 extern void mmu_emu_init (void);
 
-extern unsigned long free_area_init(unsigned long, unsigned long);
+extern unsigned long free_area_init(unsigned long *zones_size);
 
 const char bad_pmd_string[] = "Bad pmd in pte_alloc: %08lx\n";
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)