aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/ath/ath_ee_v4k_print/eeprom.h
blob: a5fc76a9b58d9fa3a5dee17a2fb991559b2c9a53 (plain) (blame)
1
2
3
4
5
6
7
8
/* $FreeBSD$ */

#ifndef	__EEPROM_H__
#define	__EEPROM_H__

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

#endif