mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 12:30:20 +03:00
Added missing declarations
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
struct undi_device;
|
||||
struct undi_rom;
|
||||
|
||||
extern int undi_load_pci ( struct undi_device *undi, struct undi_rom *undirom,
|
||||
unsigned int bus, unsigned int devfn );
|
||||
extern int undi_unload ( struct undi_device *undi );
|
||||
|
||||
Reference in New Issue
Block a user