patch-2.4.0-test9 linux/arch/ppc/kernel/oak_setup.c
Next file: linux/arch/ppc/kernel/open_pic.c
Previous file: linux/arch/ppc/kernel/mol.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sun Sep 17 09:48:07 2000
- Orig file:
v2.4.0-test8/linux/arch/ppc/kernel/oak_setup.c
- Orig date:
Thu Jul 13 09:42:50 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/ppc/kernel/oak_setup.c linux/arch/ppc/kernel/oak_setup.c
@@ -231,10 +231,11 @@
/*
* Document me.
*/
-void __init
+long __init
oak_time_init(void)
{
/* XXX - Implement me */
+ return 0;
}
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)