http://www.usr.com/support/gpl/USR9107_release1.1.tar.gz
[bcm963xx.git] / userapps / opensource / atm2684 / atm / lane / timers.c
index ea4fa7e..978e322 100755 (executable)
@@ -1,7 +1,7 @@
 /*
  * Timers and signals wrapper
  *
- * $Id: timers.c,v 1.1.1.1 2005/04/29 01:44:51 echo Exp $
+ * $Id: timers.c,v 1.9 1995/07/02 17:53:18 carnil Exp $
  *
  */
 
@@ -37,7 +37,7 @@ static void alarm_handler(int nsig);
 /* Data */
 #define TIMER_MAX 65535
 
-static const char *rcsid="$Id: timers.c,v 1.1.1.1 2005/04/29 01:44:51 echo Exp $";
+static const char *rcsid="$Id: timers.c,v 1.9 1995/07/02 17:53:18 carnil Exp $";
 
 const Unit_t timer_unit = {
   "timer",