Timestamp:
09/08/22 08:37:05 (20 months ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
88f4d44f
Parents:
3803757
git-author:
Sebastian Huber <sebastian.huber@…> (09/08/22 08:37:05)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/19/22 07:09:22)
Message:

Do not use RTEMS_INLINE_ROUTINE

Directly use "static inline" which is available in C99 and later. This brings
the RTEMS implementation closer to standard C.

Close #3935.

(No files)

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