X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fmips_m4k.h;fp=src%2Ftarget%2Fmips_m4k.h;h=f63d72f73cc189171ec4322904ae5bb355eb4846;hp=8026de23287fd5c23f86dd4a7054efd59c653e1d;hb=5d6be673c36b00eb962cbb441dd557d3cc8eb03c;hpb=efa2068f1a2b1d6e96c9aa4067174787207ff2bc diff --git a/src/target/mips_m4k.h b/src/target/mips_m4k.h index 8026de2328..f63d72f73c 100644 --- a/src/target/mips_m4k.h +++ b/src/target/mips_m4k.h @@ -43,6 +43,5 @@ static inline void mips_m4k_isa_filter(enum mips32_isa_imp isa_imp, target_addr_ } } } -extern const struct command_registration mips_m4k_command_handlers[]; #endif /* OPENOCD_TARGET_MIPS_M4K_H */