X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fecosboard.c;h=8d85fe61bcd24f70b05758767e513650fdeef97f;hb=f2cbaba3cc4af99db7b4f2682c2e0dd4467655e3;hp=b0f9525a92fd6df8d5d50ab5f21798a2b8fad859;hpb=a5e396b9641c425225e3820a160ee66887416d71;p=openocd.git diff --git a/src/ecosboard.c b/src/ecosboard.c index b0f9525a92..8d85fe61bc 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