added sharp flash
[coreboot.git] / util / flashrom / sharplhf00l04.h
1 #ifndef __SHARPLHF00L04_H__
2 #define __SHARPLHF00L04_H__ 1
3
4 extern int probe_lhf00l04(struct flashchip *flash);
5 extern int erase_lhf00l04(struct flashchip *flash);
6 extern int write_lhf00l04(struct flashchip *flash, uint8_t *buf);
7
8 #endif                          /* !__SHARPLHF00L04_H__ */