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