Definition in file auto_init.h.
Go to the source code of this file.
void | auto_init (void) |
Initializes all high level modules that do not require parameters for initialization or uses default values. More... | |
void auto_init | ( | void | ) |
Initializes all high level modules that do not require parameters for initialization or uses default values.
This function gets called - if not explicitly disabled - by kernel_init right before jumping into main.