[Cbe-oss-dev] [PATCH 03/11]MARS: Add mars context header source

Kazunori Asayama asayama at sm.sony.co.jp
Fri Sep 12 17:12:16 EST 2008


Yuji Mano wrote:
> This adds a new header specifically for all MARS context types and API for the
> host-side library, and removes them from the general "mars/mars.h" header.
> 
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>

Acked-by: Kazunori Asayama <asayama at sm.sony.co.jp>

> 
> ---
>  include/Makefile.am                 |    1 
>  include/host/mars/mars.h            |   85 --------------
>  include/host/mars/mars_context.h    |  132 ++++++++++++++++++++++
>  src/host/lib/Makefile.am            |    2 
>  src/host/lib/mars.c                 |  214 ------------------------------------
>  src/host/lib/mars_context.c         |  213 +++++++++++++++++++++++++++++++++++
>  src/host/lib/mars_task.c            |    2 
>  src/host/lib/mars_task_event_flag.c |    2 
>  src/host/lib/mars_task_queue.c      |    2 
>  src/host/lib/mars_task_signal.c     |    3 
>  10 files changed, 353 insertions(+), 303 deletions(-)
> 

-- 
(ASAYAMA Kazunori
  (asayama at sm.sony.co.jp))
t



More information about the cbe-oss-dev mailing list