fix compiler warnings
This commit is contained in:
@@ -25,5 +25,8 @@ enum {
|
||||
SET_FAILED = 0x88,
|
||||
BUFFER_TOO_SMALL = 0x89
|
||||
};
|
||||
|
||||
extern int x86_pcibios_handler(struct X86EMU *emu);
|
||||
|
||||
#endif /* PCI_BIOS_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user