blob: 9e3cfa42364f398e2da279a388cd1717efe08764 [file] [log] [blame]
David Hendricks3770a112004-03-17 21:47:30 +00001#ifndef __SST49LF040_H__
2#define __SST49LF040_H__ 1
3
Ollie Lho761bf1b2004-03-20 16:46:10 +00004extern int write_49lf040(struct flashchip *flash, unsigned char *buf);
David Hendricks3770a112004-03-17 21:47:30 +00005
Ollie Lho761bf1b2004-03-20 16:46:10 +00006#endif /* !__SST49LF040_H__ */