= Understanding the Linux Kernel Initcall Mechanism =
== Creating Dynamic Function-Pointer Call Tables ==
by Trevor Woerner (twoerner AT gmail DOT com)

=== Table of Contents ===
* [wiki:Self:InitcallMechanism/Abstract Abstract]
* [wiki:Self:InitcallMechanism/Introduction Introduction]
* [wiki:Self:InitcallMechanism/Motivation Motivation]
* [wiki:Self:InitcallMechanism/BackgroundInformation Background Information]
* [wiki:Self:InitcallMechanism/SimpleExamples Simple Examples]
* [wiki:Self:InitcallMechanism/HowItWorks How It Works]
* [wiki:Self:InitcallMechanism/KernelToCode From the Kernel to Stand-Alone Code]
* [wiki:Self:InitcallMechanism/References References]