toolchain: ifc: mpc: add support for sending/receiving handles
This commit is contained in:
@@ -195,6 +195,7 @@ struct msg_definition *parse_msg_definition(struct ctx *ctx, struct lex *lex)
|
||||
|
||||
msg_definition_add_result(msg, type, result_name);
|
||||
free(result_name);
|
||||
i++;
|
||||
}
|
||||
|
||||
if (!parse_symbol(lex, SYM_SEMICOLON)) {
|
||||
|
||||
Reference in New Issue
Block a user