summaryrefslogtreecommitdiffstats
path: root/sst39sf020.h
blob: aea62cc96922f84841425f274a9b8901fc1d4d22 (plain)
1
2
3
4
5
6
7
#ifndef __SST39SF020_H__
#define __SST39SF020_H__ 1

extern int probe_39sf020(struct flashchip *flash);
extern int write_39sf020(struct flashchip *flash, uint8_t *buf);

#endif				/* !__SST39SF020_H__ */
OpenPOWER on IntegriCloud