summaryrefslogtreecommitdiff
path: root/src/ecosboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ecosboard.c')
-rw-r--r--src/ecosboard.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ecosboard.c b/src/ecosboard.c
index 4249e1b8..1e3152e7 100644
--- a/src/ecosboard.c
+++ b/src/ecosboard.c
@@ -99,9 +99,6 @@ static bool writeLog = true;
char hwaddr[512];
-
-extern struct flash_driver *flash_drivers[];
-
#ifdef CYGPKG_PROFILE_GPROF
#include <cyg/profile/profile.h>