mirror of https://github.com/ipxe/ipxe.git
Typo
parent
10c9b03cdb
commit
99272f958b
|
@ -9,6 +9,6 @@
|
|||
*/
|
||||
|
||||
#include <gpxe/image.h>
|
||||
extern struct image_type initrdimage_image_type __image_type ( PROBE_NORMAL );
|
||||
extern struct image_type initrd_image_type __image_type ( PROBE_NORMAL );
|
||||
|
||||
#endif /* _GPXE_INITRD_H */
|
||||
|
|
Loading…
Reference in New Issue