mirror of
https://github.com/ipxe/ipxe
synced 2025-12-30 13:11:11 +03:00
Move header file for usr/autoboot.c to include/usr
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
#ifndef _GPXE_AUTOBOOT_H
|
||||
#define _GPXE_AUTOBOOT_H
|
||||
|
||||
/** @file
|
||||
*
|
||||
* Automatic booting
|
||||
*
|
||||
*/
|
||||
|
||||
extern void autoboot ( void );
|
||||
|
||||
#endif /* _GPXE_AUTOBOOT_H */
|
||||
Reference in New Issue
Block a user