summaryrefslogtreecommitdiffstats
path: root/sst49lf040.h
diff options
context:
space:
mode:
Diffstat (limited to 'sst49lf040.h')
-rw-r--r--sst49lf040.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/sst49lf040.h b/sst49lf040.h
new file mode 100644
index 0000000..292ebe9
--- /dev/null
+++ b/sst49lf040.h
@@ -0,0 +1,8 @@
+#ifndef __SST49LF040_H__
+#define __SST49LF040_H__ 1
+
+extern int probe_49lf040 (struct flashchip * flash);
+extern int erase_49lf040 (struct flashchip * flash);
+extern int write_49lf040 (struct flashchip * flash, unsigned char * buf);
+
+#endif /* !__SST49LF040_H__ */
OpenPOWER on IntegriCloud