diff --git a/lib/include/openamp/remoteproc.h b/lib/include/openamp/remoteproc.h index f558846f9..b19b2e501 100644 --- a/lib/include/openamp/remoteproc.h +++ b/lib/include/openamp/remoteproc.h @@ -423,6 +423,7 @@ struct remoteproc_ops { * @da - device address * @va - virtual address * @size - memory size + * @buf - pointer to remoteproc_mem struct object to store result * * @returns remoteproc memory pointed by buf if success, otherwise NULL */