[Cbe-oss-dev] [PATCH 02/10 v3]MARS/core: Workload module split make headers public
Kazunori Asayama
asayama at sm.sony.co.jp
Wed Nov 26 12:52:43 EST 2008
Yuji Mano wrote:
> This moves some of the internal headers needed to implement workload modules
> into public headers.
>
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>
Acked-by: Kazunori Asayama <asayama at sm.sony.co.jp>
>
> ---
> v2:
> - keep the workload bit definitions in the internal header
> v3:
> - keep the workload state, signal, priority, counter defines in internal header
>
> core/include/common/mars/mutex_types.h | 13
> core/include/common/mars/workload_types.h | 65 +++
> core/include/host/mars/workload_queue.h | 90 +++++
> core/include/mpu/mars/dma.h | 493 ++++++++++++++++++++++++++++++
> core/src/common/mutex_internal_types.h | 54 ---
> core/src/common/workload_internal_types.h | 40 --
> core/src/host/lib/workload_queue.h | 90 -----
> core/src/mpu/lib/dma.h | 493 ------------------------------
> core/src/mpu/lib/workload_types.h | 139 --------
> 9 files changed, 673 insertions(+), 804 deletions(-)
>
--
(ASAYAMA Kazunori
(asayama at sm.sony.co.jp))
t
More information about the cbe-oss-dev
mailing list