/************************************************* * Copyright (C) 1999-2004 by ZiLOG, Inc. * All Rights Reserved *************************************************/ #ifndef TIMER #define TIMER /////////////////////////////////////////////////////////// //Function void init_timer0(void); char wait(int wtime); #endif