[RTEMS Project] #2408: Linker set based initialization
RTEMS trac
trac at rtems.org
Tue Dec 6 11:03:23 UTC 2016
#2408: Linker set based initialization
-----------------------------+------------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: enhancement | Status: accepted
Priority: normal | Milestone: 4.12
Component: General | Version: 4.10
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"4b579c5f5170e1fb6a0573729444c289643b7d84/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="4b579c5f5170e1fb6a0573729444c289643b7d84"
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.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2408#comment:49>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list