blob: 698814c3e74b6b8ede4ce4c47987d79217c92335 [file] [log] [blame]
#ifndef __SST39SF020_H__
#define __SST39SF020_H__ 1
extern int probe_39sf020(struct flashchip *flash);
extern int write_39sf020(struct flashchip *flash, unsigned char *buf);
#endif /* !__SST39SF020_H__ */