summaryrefslogtreecommitdiffstats
path: root/sst39sf020.h
diff options
context:
space:
mode:
authorOllie Lho <ollie@sis.com.tw>2004-03-20 16:46:10 +0000
committerOllie Lho <ollie@sis.com.tw>2004-03-20 16:46:10 +0000
commit761bf1bdb7268f8818dd22b15e944365afdf1459 (patch)
treeecbd632c87d64c6651f84a705ce4c3861108069d /sst39sf020.h
parent73eca80d9b28bfc38fa4b8d2ef9c580840133a38 (diff)
downloadast2050-flashrom-761bf1bdb7268f8818dd22b15e944365afdf1459.zip
ast2050-flashrom-761bf1bdb7268f8818dd22b15e944365afdf1459.tar.gz
Consolidate more jedec standard code
Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
Diffstat (limited to 'sst39sf020.h')
-rw-r--r--sst39sf020.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sst39sf020.h b/sst39sf020.h
index 9cb7be0..698814c 100644
--- a/sst39sf020.h
+++ b/sst39sf020.h
@@ -1,7 +1,7 @@
#ifndef __SST39SF020_H__
#define __SST39SF020_H__ 1
-extern int probe_39sf020 (struct flashchip * flash);
-extern int write_39sf020 (struct flashchip * flash, unsigned char * buf);
+extern int probe_39sf020(struct flashchip *flash);
+extern int write_39sf020(struct flashchip *flash, unsigned char *buf);
-#endif /* !__SST39SF020_H__ */
+#endif /* !__SST39SF020_H__ */
OpenPOWER on IntegriCloud