[PATCH 01/16] rtems: Remove _RTEMS_version
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Jul 13 06:54:27 UTC 2020
On 13/07/2020 08:51, Sebastian Huber wrote:
> diff --git a/bsps/shared/rtems-version.c b/bsps/shared/rtems-version.c
> index 99b98966e6..26f7a5731a 100644
> --- a/bsps/shared/rtems-version.c
> +++ b/bsps/shared/rtems-version.c
> @@ -25,7 +25,7 @@
> #error "Missing RTEMS_BSP"
> #endif
>
> -const char _RTEMS_version[] =
> +const char _Version_String[] =
Now I think that renaming this variable is unnecessary. We should just
move the declaration and keep the name as is.
--
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