patch-2.3.23 linux/include/asm-ppc/machdep.h

Next file: linux/include/asm-ppc/page.h
Previous file: linux/include/asm-i386/smp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/include/asm-ppc/machdep.h linux/include/asm-ppc/machdep.h
@@ -12,8 +12,7 @@
 struct pci_bus;	
 
 struct machdep_calls {
-	void		(*setup_arch)(unsigned long * memory_start_p,
-				unsigned long * memory_end_p);
+	void		(*setup_arch)(void);
 	/* Optional, may be NULL. */
 	int		(*setup_residual)(char *buffer);
 	/* Optional, may be NULL. */

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