Timestamp:
01/26/22 10:01:44 (2 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
b539af8
Parents:
e3f70b3
git-author:
Sebastian Huber <sebastian.huber@…> (01/26/22 10:01:44)
git-committer:
Sebastian Huber <sebastian.huber@…> (01/27/22 10:06:46)
Message:

Remove obsolete rtems_gxx_*() implementation

GCC versions prior to 6.1 used a RTEMS thread model based on
rtems_gxx_*() functions. GCC version 6.1 or later uses the
self-contained synchronization objects of Newlib <sys/lock.h> for the
RTEMS thread model.

Remove the obsolete implementation.

Close #3143.

(No files)

Note: See TracChangeset for help on using the changeset viewer.