// $RCSfile: tmtc_if.h,v $Revision: 1.4 $Date: 2005/03/11 15:08:57 #ifndef __TMTC_IF_H__ #define __TMTC_IF_H__ extern void tmtc (void); extern void init_APID_counter(unsigned int * counters); #endif //__TMTC_IF_H__