/* Add HZ define if missing */

#ifndef HZ
#define HZ 100			/* System clock */
#endif


syntax highlighted by Code2HTML, v. 0.9.1