This commit is contained in:
Michael Brown
2007-01-14 15:13:33 +00:00
parent 10c9b03cdb
commit 99272f958b

View File

@@ -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 */