Changeset f613778 in rtems


Ignore:
Timestamp:
02/13/20 15:15:30 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
e85f168
Parents:
f1baeb0
git-author:
Sebastian Huber <sebastian.huber@…> (02/13/20 15:15:30)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/17/20 07:03:56)
Message:

Remove rtems_configuration_get_posix_api_configuration()

The corresponding data structure not longer exists. This function was
not tested and documented.

Close #3871.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/include/rtems/config.h

    rf1baeb0 rf613778  
    262262        (&Configuration_RTEMS_API)
    263263
    264 #define rtems_configuration_get_posix_api_configuration() \
    265         (&Configuration_POSIX_API)
    266 
    267264#ifdef __cplusplus
    268265}
Note: See TracChangeset for help on using the changeset viewer.