home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / screen / m / modesel / !ModeSel_h_File < prev    next >
Encoding:
Text File  |  1994-06-08  |  77 b   |  6 lines

  1. #include "stdio.h"
  2.  
  3. void load_config(int *Opt);
  4.  
  5. void save_config(int *Opt);
  6.