pxeparent.h

Go to the documentation of this file.
00001 #ifndef PXEPARENT_H
00002 #define PXEPARENT_H
00003 
00004 FILE_LICENCE ( GPL2_OR_LATER );
00005 
00006 #include <pxe_types.h>
00007 
00008 extern int pxeparent_call ( SEGOFF16_t entry, unsigned int function,
00009                             void *params, size_t params_len );
00010 
00011 #endif

Generated on Tue Apr 6 20:00:50 2010 for gPXE by  doxygen 1.5.7.1