{listing2.h -- delay.h}
 


/*
**  Function prototypes for the Delay functions 
**  in delay.asm.
*/
void   calibrateDelay(void);
void   fdcDelay(void);
