aboutsummaryrefslogtreecommitdiffstats
path: root/sst49lf040.h
diff options
context:
space:
mode:
Diffstat (limited to 'sst49lf040.h')
-rw-r--r--sst49lf040.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sst49lf040.h b/sst49lf040.h
index 9e3cfa42..79dfec99 100644
--- a/sst49lf040.h
+++ b/sst49lf040.h
@@ -1,6 +1,7 @@
#ifndef __SST49LF040_H__
#define __SST49LF040_H__ 1
+extern int erase_49lf040(struct flashchip *flash);
extern int write_49lf040(struct flashchip *flash, unsigned char *buf);
#endif /* !__SST49LF040_H__ */