summaryrefslogtreecommitdiffstats
path: root/programmer.h
diff options
context:
space:
mode:
Diffstat (limited to 'programmer.h')
-rw-r--r--programmer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/programmer.h b/programmer.h
index 9a880d7..bd8e98d 100644
--- a/programmer.h
+++ b/programmer.h
@@ -528,6 +528,7 @@ int linux_spi_init(void);
/* dediprog.c */
#if CONFIG_DEDIPROG == 1
int dediprog_init(void);
+extern const struct dev_entry devs_dediprog[];
#endif
/* ch341a_spi.c */
OpenPOWER on IntegriCloud