How to configure _Sysinit handler list?
Aaron Bufkin
bufkin at marvell.com
Thu Aug 16 16:21:35 UTC 2018
Never mind. I figured it out. The RTEMS_SYSINIT_ITEM() macro allows me to insert initialization handlers to the loop that I mentioned earlier.
From: users [mailto:users-bounces at rtems.org] On Behalf Of Aaron Bufkin
Sent: Wednesday, August 15, 2018 7:56 PM
To: users at rtems.org
Subject: [EXT] How to configure _Sysinit handler list?
External Email
________________________________
In the rtems_initialize_executive() function, there is a loop that invokes system initialization handlers. How do I add or remove handlers from that list?
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20180816/842ddd2b/attachment-0002.html>
More information about the users
mailing list