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-boun...@rtems.org] On Behalf Of Aaron Bufkin Sent: Wednesday, August 15, 2018 7:56 PM To: users@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
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users