patch-2.3.99-pre4 linux/include/asm-arm/cpu-single.h

Next file: linux/include/asm-arm/namei.h
Previous file: linux/include/asm-arm/cpu-multi32.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre3/linux/include/asm-arm/cpu-single.h linux/include/asm-arm/cpu-single.h
@@ -49,7 +49,7 @@
 extern void cpu_check_bugs(void);
 extern void cpu_proc_init(void);
 extern void cpu_proc_fin(void);
-extern int cpu_do_idle(void);
+extern int cpu_do_idle(int mode);
 
 extern void cpu_flush_cache_all(void);
 extern void cpu_flush_cache_area(unsigned long address, unsigned long end, int flags);

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