target: add generic Xtensa LX support
[fw/openocd] / src / target / espressif / esp_xtensa_smp.h
index 159125d37b248950f2cdfb75cb83a960322b71b1..bafd4206672b01fbc4c799251163b32e1ede74a2 100644 (file)
@@ -43,7 +43,6 @@ int esp_xtensa_smp_handle_target_event(struct target *target, enum target_event
 int esp_xtensa_smp_target_init(struct command_context *cmd_ctx, struct target *target);
 int esp_xtensa_smp_init_arch_info(struct target *target,
        struct esp_xtensa_smp_common *esp_xtensa_smp,
-       const struct xtensa_config *xtensa_cfg,
        struct xtensa_debug_module_config *dm_cfg,
        const struct esp_xtensa_smp_chip_ops *chip_ops);