提交 38c74ab5 编写于 作者: Y yanghaoran

modify aicpu task definition

上级 c54db434
......@@ -25,6 +25,8 @@ struct AicpuParamHead
{
uint32_t length; // Total length: include cunstom message
uint32_t ioAddrNum; // Input and output address number
uint32_t extInfoLength; // extInfo struct Length
uint64_t extInfoAddr; // extInfo address
} __attribute__ ((packed));
} // namespace aicpu
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册