home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / projects / makatic_2 / Makatic / Docs / Examples / Large / h / Other
Encoding:
Text File  |  1996-01-19  |  63 b   |  7 lines

  1. #ifndef __Other_h
  2. #define __Other_h
  3.  
  4. int    Other( void);
  5.  
  6. #endif
  7.