Kevin Wolf <[email protected]> writes: > This renames the type for HMP monitor commands and the tables holding > the commands to make clear that they are related to HMP and to allow > making them public later: > > * mon_cmd_t -> HMPCommand (fixing use of a reserved name, too) > * mon_cmds -> hmp_cmds > * info_cmds -> hmp_info_cmds > > Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
