]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/ath/ath_ee_9287_print/eeprom.h
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / tools / ath / ath_ee_9287_print / eeprom.h
1 /* $FreeBSD$ */
2
3 #ifndef __EEPROM_H__
4 #define __EEPROM_H__
5
6 extern void load_eeprom_dump(const char *file, uint16_t *buf);
7
8 #endif