summaryrefslogtreecommitdiffstats
path: root/layout.h
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2007-04-01 19:44:21 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-04-01 19:44:21 +0000
commit0b7afe65fb83bece914bb314e2c707d6d4b7ec4c (patch)
tree3dbee147f9d1e292cd914e216f77790c5a895345 /layout.h
parent3ad2518939fb496df4544c7876cf412597bb3b03 (diff)
downloadast2050-flashrom-0b7afe65fb83bece914bb314e2c707d6d4b7ec4c.zip
ast2050-flashrom-0b7afe65fb83bece914bb314e2c707d6d4b7ec4c.tar.gz
Coding style fixes
Corresponding to flashrom svn r97 and coreboot v2 svn r2577. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'layout.h')
-rw-r--r--layout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/layout.h b/layout.h
index ec1fd1b..b717d34 100644
--- a/layout.h
+++ b/layout.h
@@ -6,5 +6,4 @@ int read_romlayout(char *name);
int find_romentry(char *name);
int handle_romentries(uint8_t *buffer, uint8_t *content);
-
#endif /* !__LAYOUT_H__ */
OpenPOWER on IntegriCloud