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