Michael Brown 18 anni fa
parent
commit
99272f958b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/include/gpxe/initrd.h

+ 1
- 1
src/include/gpxe/initrd.h Vedi File

@@ -9,6 +9,6 @@
9 9
  */
10 10
 
11 11
 #include <gpxe/image.h>
12
-extern struct image_type initrdimage_image_type __image_type ( PROBE_NORMAL );
12
+extern struct image_type initrd_image_type __image_type ( PROBE_NORMAL );
13 13
 
14 14
 #endif /* _GPXE_INITRD_H */

Loading…
Annulla
Salva