[PATCH 1/2] Include stackimpl.h otherwise PTHREAD_MINIMUM_STACK_SIZE cannot be evaluated
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Oct 30 06:46:55 UTC 2015
I fixed the commit message and check it in on master and 4.11 branch.
On 29/10/15 22:10, Jan Sommer wrote:
> ---
> cpukit/libgnat/adasupp.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/cpukit/libgnat/adasupp.c b/cpukit/libgnat/adasupp.c
> index a6e1f38..662b1cc 100644
> --- a/cpukit/libgnat/adasupp.c
> +++ b/cpukit/libgnat/adasupp.c
> @@ -8,6 +8,7 @@
> #include <rtems/system.h>
> #include <rtems/config.h>
> #include <rtems/posix/pthreadimpl.h>
> +#include <rtems/score/stackimpl.h>
>
> /*
> * _ada_pthread_minimum_stack_size
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list