Skip to content
eeprom.c 88 B
Newer Older

/* EEPROM configuration management */

int hn70ap_eeconfig_init(void)
{
  return 0;
}