startup_fn Struct Reference

A startup/shutdown function. More...

#include <init.h>


Data Fields

void(* startup )(void)
void(* shutdown )(int flags)


Detailed Description

A startup/shutdown function.

Startup and shutdown functions may be called multiple times, as part of the calls to startup() and shutdown().

Definition at line 51 of file init.h.


Field Documentation

void( * startup_fn::startup)(void)

Referenced by startup().

void( * startup_fn::shutdown)(int flags)

Referenced by shutdown().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1