X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fmips_m4k.h;h=ea09ae527ffc8d1892c0655e506c3987aa76902d;hp=8026de23287fd5c23f86dd4a7054efd59c653e1d;hb=HEAD;hpb=cae0c8b32b32202f3552860f12f6579e8ad8ce4a 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 */