mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 10:02:42 +03:00
Typo
This commit is contained in:
@@ -9,6 +9,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <gpxe/image.h>
|
#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 */
|
#endif /* _GPXE_INITRD_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user