Hi Guys, I would like to remove redundant commands from openocd, for example both mips32 and m4k targets have "cp0" command (exactly the same code) . There is no reason to have duplicate commands but I would like not to break backward compatibility. Is there a way to reference the COMMAND_HANDLER (mips32_handle_cp0_command) code (mips32.c) from mips_m4k.c?
Kent
------------------------------------------------------------------------------
_______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
