root/tools/tools/ath/ath_ee_9287_print/eeprom.h

#ifndef __EEPROM_H__
#define __EEPROM_H__

extern void load_eeprom_dump(const char *file, uint16_t *buf);

#endif