Kaynağa Gözat

Added missing declarations

tags/v0.9.3
Michael Brown 17 yıl önce
ebeveyn
işleme
6115356859
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      src/arch/i386/include/undiload.h

+ 3
- 0
src/arch/i386/include/undiload.h Dosyayı Görüntüle

@@ -7,6 +7,9 @@
7 7
  *
8 8
  */
9 9
 
10
+struct undi_device;
11
+struct undi_rom;
12
+
10 13
 extern int undi_load_pci ( struct undi_device *undi, struct undi_rom *undirom,
11 14
 			   unsigned int bus, unsigned int devfn );
12 15
 extern int undi_unload ( struct undi_device *undi );

Loading…
İptal
Kaydet