[PATCH] cpukit: Add a Version API.

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Nov 7 07:38:07 UTC 2017


On 07/11/17 06:46, Chris Johns wrote:
> +/**
> + * @brief Returns the version's VC ident. This is specific to the VC being
> + * used.
> + *
> + * @retval int The version's VC ident.
> + */
> +const char *rtems_version_vc_ident( void );

Normally, we don't have abbreviations in the RTEMS API functions. What 
about rtems_version_magic()?

-- 
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