patch-2.4.0-test11 linux/arch/alpha/kernel/time.c

Next file: linux/arch/alpha/lib/Makefile
Previous file: linux/arch/alpha/kernel/semaphore.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/arch/alpha/kernel/time.c linux/arch/alpha/kernel/time.c
@@ -378,6 +378,9 @@
  * BUG: This routine does not handle hour overflow properly; it just
  *      sets the minutes. Usually you won't notice until after reboot!
  */
+
+extern int abs(int);
+
 static int
 set_rtc_mmss(unsigned long nowtime)
 {

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