blob: 698814c3e74b6b8ede4ce4c47987d79217c92335 [file] [log] [blame]
Ronald G. Minnicheaab50b2003-09-12 22:41:53 +00001#ifndef __SST39SF020_H__
2#define __SST39SF020_H__ 1
3
Ollie Lho761bf1b2004-03-20 16:46:10 +00004extern int probe_39sf020(struct flashchip *flash);
5extern int write_39sf020(struct flashchip *flash, unsigned char *buf);
Ronald G. Minnicheaab50b2003-09-12 22:41:53 +00006
Ollie Lho761bf1b2004-03-20 16:46:10 +00007#endif /* !__SST39SF020_H__ */