#3978 closed enhancement (fixed)

Move _RTEMS_version to implementation header file

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 6.1
Component: rtems Version: 6
Severity: normal Keywords: qualification
Cc: Blocked By: #3970
Blocking: #3972

Description

The global variable _RTEMS_version was declared via <rtems.h> and may be used directly by application code. Applications should use rtems_get_version_string() instead. Move it to an implementation header file in RTEMS 6.

Change History (2)

comment:1 Changed on 07/14/20 at 05:26:24 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 9039011/rtems:

rtems: Move declartion of _RTEMS_version

Close #3978.

comment:2 Changed on 06/23/21 at 07:07:55 by Sebastian Huber

Keywords: qualification added
Note: See TracTickets for help on using tickets.