X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Fdsp5680xx.h;fp=src%2Ftarget%2Fdsp5680xx.h;h=152f446977dab176e957b4611ccfc0abedfba3e1;hb=5d6be673c36b00eb962cbb441dd557d3cc8eb03c;hp=3c03ac2695d4bdf9bbc847a634219f4bae68bea9;hpb=efa2068f1a2b1d6e96c9aa4067174787207ff2bc;p=openocd.git diff --git a/src/target/dsp5680xx.h b/src/target/dsp5680xx.h index 3c03ac2695..152f446977 100644 --- a/src/target/dsp5680xx.h +++ b/src/target/dsp5680xx.h @@ -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) {