diff options
Diffstat (limited to 'mx29f002.h')
-rw-r--r-- | mx29f002.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mx29f002.h b/mx29f002.h deleted file mode 100644 index d180fae..0000000 --- a/mx29f002.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __MX29F002_H__ -#define __MX29F002_H__ 1 - -extern int probe_29f002(struct flashchip *flash); -extern int erase_29f002(struct flashchip *flash); -extern int write_29f002(struct flashchip *flash, uint8_t *buf); - -#endif /* !__MX29F002_H__ */ |