these 5 look fine to me

On Mon, Aug 16, 2021 at 5:15 AM Sebastian Huber
<sebastian.hu...@embedded-brains.de> wrote:
>
> ---
>  cpukit/include/rtems/score/threadimpl.h | 5 -----
>  1 file changed, 5 deletions(-)
>
> diff --git a/cpukit/include/rtems/score/threadimpl.h 
> b/cpukit/include/rtems/score/threadimpl.h
> index 45c0795d9c..f25e347e33 100644
> --- a/cpukit/include/rtems/score/threadimpl.h
> +++ b/cpukit/include/rtems/score/threadimpl.h
> @@ -74,11 +74,6 @@ typedef struct {
>   */
>  extern Thread_Zombie_registry _Thread_Zombies;
>
> -/**
> - *  Self for the GNU Ada Run-Time
> - */
> -extern void *rtems_ada_self;
> -
>  /**
>   * @brief Object identifier of the global constructor thread.
>   *
> --
> 2.26.2
>
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to