mie: tool: split internal command into several different subcommands
This commit is contained in:
@@ -5,6 +5,8 @@ enum command_id {
|
||||
CMD_ROOT,
|
||||
CMD_VALIDATE,
|
||||
CMD_INTERNAL,
|
||||
CMD_INTERNAL_BUILDER_TEST,
|
||||
CMD_INTERNAL_CTX_DUMP,
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user