void eeprom_writebyte(unsigned int loc, unsigned char data);
void eeprom_writeint(unsigned int loc, unsigned int data);
