summaryrefslogtreecommitdiff
path: root/src/ecosboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ecosboard.c')
-rw-r--r--src/ecosboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecosboard.c b/src/ecosboard.c
index b0f9525a..8d85fe61 100644
--- a/src/ecosboard.c
+++ b/src/ecosboard.c
@@ -114,7 +114,7 @@ static bool writeLog = true;
char hwaddr[512];
-extern flash_driver_t *flash_drivers[];
+extern struct flash_driver *flash_drivers[];
extern target_type_t *target_types[];
#ifdef CYGPKG_PROFILE_GPROF