target: don't export local symbols
[fw/openocd] / src / target / mips_m4k.h
index 8026de23287fd5c23f86dd4a7054efd59c653e1d..f63d72f73cc189171ec4322904ae5bb355eb4846 100644 (file)
@@ -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 */