coreboot-kgpe-d16/util/flash_and_burn/w49f002u.h

7 lines
152 B
C

#ifndef __W49F002U_H__
#define __W49F002U_H__ 1
extern int write_49f002(struct flashchip *flash, unsigned char *buf);
#endif /* !__W49F002U_H__ */