#include <init.h>
Data Fields | |
| void(* | initialise )(void) |
Initialisation functions are called exactly once, as part of the call to initialise().
Definition at line 14 of file init.h.
| void( * init_fn::initialise)(void) |
Referenced by initialise().
1.5.7.1