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