Changeset 4b579c5f in rtems

Timestamp:
12/06/16 10:35:34 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
28fda62
Parents:
38bc13f
git-author:
Sebastian Huber <sebastian.huber@…> (12/06/16 10:35:34)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/06/16 10:37:20)
Message:

score: Simplify linker set API

Resurrect RTEMS_LINKER_SET_BEGIN() and RTEMS_LINKER_SET_END().

Add new macros RTEMS_LINKER_SET_ITEM_COUNT(),
RTEMS_LINKER_SET_IS_EMPTY(), and
RTEMS_LINKER_SET_FOREACH().

Remove confusing RTEMS_LINKER_SET_ASSIGN_BEGIN() and
RTEMS_LINKER_SET_ASSIGN_END().

Fix RTEMS_LINKER_SET_SIZE() to return the size in characters as
specified by the documentation.

Update #2408.
Update #2790.

(No files)

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