/*     
 * $RCSfile: config.h,v $
 *
 * x-kernel v3.3
 *
 * Copyright (c) 1993,1991,1990,1996  Arizona Board of Regents
 *
 * $Log: config.h,v $
 * Revision 1.1  1997/03/11 20:47:08  dorgival
 * Initial revision
 *
 *
 */

/* 
 * Configuration-tunable parameters
 */

/*
 * Duration of one event clock tick, in usec
 */
#define EVENT_INTERVAL 50000 /* 50 msec */
