Difference between revisions of "Components"

From Embedded Xinu
Jump to navigation Jump to search
(New page: XINU can be easily understood as consisting of conceptual "modules," or subsystems. Most modules have their own initialization function that sets up global data structures necessary for t...)
(No difference)

Revision as of 22:22, 13 September 2007

XINU can be easily understood as consisting of conceptual "modules," or subsystems. Most modules have their own initialization function that sets up global data structures necessary for the subsystem to function properly. The subsystems currently within XINU include: