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
commit59a2d96b5385103c55a4cd746a481cfae6d788af (patch)
treeecbd632c87d64c6651f84a705ce4c3861108069d /sst39sf020.h
parent5d2fee0c56b891230d3e1530808b7c28725f16c7 (diff)
downloadflashrom-59a2d96b5385103c55a4cd746a481cfae6d788af.zip
flashrom-59a2d96b5385103c55a4cd746a481cfae6d788af.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