summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flash.h b/flash.h
index 282a44d..3d86836 100644
--- a/flash.h
+++ b/flash.h
@@ -480,6 +480,7 @@ extern int verbose;
#define printf_debug(x...) { if (verbose) printf(x); }
/* flashrom.c */
+void mmap_errmsg();
int map_flash_registers(struct flashchip *flash);
/* layout.c */
OpenPOWER on IntegriCloud