toolchain: ifc: mpc: add support for sending/receiving handles
This commit is contained in:
@@ -5,6 +5,7 @@ enum type_id {
|
||||
TYPE_NONE,
|
||||
TYPE_INT,
|
||||
TYPE_STRING,
|
||||
TYPE_HANDLE,
|
||||
TYPE_OTHER,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user