diff options
Diffstat (limited to 'util/flashrom/layout.h')
-rw-r--r-- | util/flashrom/layout.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/flashrom/layout.h b/util/flashrom/layout.h index ec1fd1b936..b717d34c12 100644 --- a/util/flashrom/layout.h +++ b/util/flashrom/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__ */ |