david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This commit is contained in:
Michael Brown 2007-01-14 15:13:33 +00:00
parent 10c9b03cdb
commit 99272f958b
1 changed files with 1 additions and 1 deletions

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