//====================================================================== // eeprom.h //====================================================================== #ifndef __iop_eeprom_h__ #define __iop_eeprom_h__ #include "config.h" #endif //====================================================================== // EOF //======================================================================