Startup/shutdown function ordering
Shutdown functions are called in the reverse order to startup functions.
More...
Detailed Description
Shutdown functions are called in the reverse order to startup functions.
Define Documentation
Early startup.
Definition at line 71 of file init.h.
| #define STARTUP_NORMAL 02 |
Normal startup.
Definition at line 72 of file init.h.
Late startup.
Definition at line 73 of file init.h.