target: don't export local symbols
[fw/openocd] / src / target / dsp5680xx.h
index 3c03ac2695d4bdf9bbc847a634219f4bae68bea9..152f446977dab176e957b4611ccfc0abedfba3e1 100644 (file)
@@ -278,8 +278,6 @@ struct dsp5680xx_common {
        bool debug_mode_enabled;
 };
 
-extern struct dsp5680xx_common dsp5680xx_context;
-
 static inline struct dsp5680xx_common *target_to_dsp5680xx(struct target
                                                           *target)
 {