[PATCH 19/20] rtems: Remove unused _Event_Timeout()

Joel Sherrill joel at rtems.org
Fri Nov 20 13:30:40 UTC 2020


Ok

On Fri, Nov 20, 2020, 5:16 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:

> ---
>  cpukit/include/rtems/rtems/eventimpl.h | 8 --------
>  1 file changed, 8 deletions(-)
>
> diff --git a/cpukit/include/rtems/rtems/eventimpl.h
> b/cpukit/include/rtems/rtems/eventimpl.h
> index c65c202de4..dc56ad2127 100644
> --- a/cpukit/include/rtems/rtems/eventimpl.h
> +++ b/cpukit/include/rtems/rtems/eventimpl.h
> @@ -52,14 +52,6 @@ rtems_status_code _Event_Surrender(
>    ISR_lock_Context  *lock_context
>  );
>
> -/**
> - *  @brief Timeout Event
> - */
> -void _Event_Timeout(
> -  Objects_Id  id,
> -  void       *arg
> -);
> -
>  RTEMS_INLINE_ROUTINE void _Event_Initialize( Event_Control *event )
>  {
>    event->pending_events = 0;
> --
> 2.26.2
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20201120/894a3477/attachment.html>


More information about the devel mailing list