aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/eeprom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bts-sysmo/eeprom.h')
-rw-r--r--src/osmo-bts-sysmo/eeprom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/osmo-bts-sysmo/eeprom.h b/src/osmo-bts-sysmo/eeprom.h
index 63bbe6cd..28628bc7 100644
--- a/src/osmo-bts-sysmo/eeprom.h
+++ b/src/osmo-bts-sysmo/eeprom.h
@@ -132,6 +132,8 @@ typedef struct eeprom_RxCal
* Public functions *
****************************************************************************/
+eeprom_Error_t eeprom_ReadEthAddr( uint8_t *ethaddr );
+
/****************************************************************************
* Function : eeprom_ResetCfg
************************************************************************//**