aboutsummaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/flash.h b/flash.h
index c8c0f9d2..c50c8926 100644
--- a/flash.h
+++ b/flash.h
@@ -419,7 +419,6 @@ __attribute__((format(printf, 2, 3)));
/* layout.c */
int register_include_arg(struct layout_include_args **args, const char *arg);
-int read_romlayout(const char *name);
void layout_cleanup(struct layout_include_args **args);
/* spi.c */