home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / codelib2 / v_02_04 / 2n04026b < prev    next >
Encoding:
Text File  |  1995-11-01  |  163 b   |  11 lines

  1. {listing2.h -- delay.h}
  2.  
  3.  
  4.  
  5. /*
  6. **  Function prototypes for the Delay functions 
  7. **  in delay.asm.
  8. */
  9. void   calibrateDelay(void);
  10. void   fdcDelay(void);
  11.