#ifndef _GPXE_AUTOBOOT_H
#define _GPXE_AUTOBOOT_H
/** @file
*
* Automatic booting
*/
extern void autoboot ( void );
#endif /* _GPXE_AUTOBOOT_H */