diff options
Diffstat (limited to 'util/flashrom/w49f002u.h')
-rw-r--r-- | util/flashrom/w49f002u.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/util/flashrom/w49f002u.h b/util/flashrom/w49f002u.h deleted file mode 100644 index 1ea8377c66..0000000000 --- a/util/flashrom/w49f002u.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef __W49F002U_H__ -#define __W49F002U_H__ 1 - -extern int write_49f002(struct flashchip *flash, uint8_t *buf); - -#endif /* !__W49F002U_H__ */ |