[POWERPC] New reg.h for the zImage
[deliverable/linux.git] / arch / powerpc / boot / ops.h
index ea5368caca5977c518fe5a6bc63f7037273a082e..592dc6c20bdbd445896f745dac5aded6adea2b00 100644 (file)
@@ -73,7 +73,7 @@ struct loader_info {
 };
 extern struct loader_info loader_info;
 
-void start(void *sp);
+void start(void);
 int ft_init(void *dt_blob, unsigned int max_size, unsigned int max_find_device);
 int serial_console_init(void);
 int ns16550_console_init(void *devp, struct serial_console_data *scdp);
This page took 0.024112 seconds and 5 git commands to generate.