[PATCH 5/5] score: Delete unused rtems_ada_self
Gedare Bloom
gedare at rtems.org
Fri Aug 20 16:37:13 UTC 2021
these 5 look fine to me
On Mon, Aug 16, 2021 at 5:15 AM Sebastian Huber
<sebastian.huber at 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 at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
More information about the devel
mailing list