[Cbe-oss-dev] [PATCH] libspe2: add spe_callback_handler_update to libspe.h

D. Herrendoerfer d.herrendoerfer at herrendoerfer.name
Thu May 31 14:50:27 EST 2007


Merged,

D.Herrendoerfer

On Wed, 2007-05-30 at 23:08 -0500, Brian Watt wrote:
> The following patch corrects a minor problem in the
> libspe.h file in the libspe2 directory by adding
> the declaration of spe_callback_handler_update
> to removed a compilation warning.
> 
> Signed-off-by: Brian Watt <bwatt at austin.rr.com>
> 
> ===================================================================
> Index: libspe2/libspe2.h
> ===================================================================
> --- libspe2/libspe2.h    (revision 45)
> +++ libspe2/libspe2.h    (working copy)
> @@ -199,6 +199,10 @@
>   */
>  void * spe_callback_handler_query(unsigned int callnum);
>  
> +/*
> + * spe_callback_handler_update
> + */
> +int spe_callback_handler_update(void *handler, unsigned int callnum);
>  
>  /*
>   * spe_info_get
> 
> _______________________________________________
> cbe-oss-dev mailing list
> cbe-oss-dev at ozlabs.org
> https://ozlabs.org/mailman/listinfo/cbe-oss-dev




More information about the cbe-oss-dev mailing list