aboutsummaryrefslogtreecommitdiffstats
path: root/include/programmer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/programmer.h')
-rw-r--r--include/programmer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/programmer.h b/include/programmer.h
index 96034439..386e6ecc 100644
--- a/include/programmer.h
+++ b/include/programmer.h
@@ -286,7 +286,6 @@ struct decode_sizes {
extern struct decode_sizes max_rom_decode;
extern bool programmer_may_write;
extern unsigned long flashbase;
-unsigned int count_max_decode_exceedings(const struct flashctx *flash);
char *extract_programmer_param_str(const struct programmer_cfg *cfg, const char *param_name);
/* spi.c */