mirror of
https://github.com/ipxe/ipxe
synced 2025-12-19 19:49:45 +03:00
Warnings purge of drivers (continued)
This commit is contained in:
@@ -890,10 +890,10 @@ MIIDelay (void)
|
||||
int i;
|
||||
for (i = 0; i < 0x7fff; i++)
|
||||
{
|
||||
inb (0x61);
|
||||
inb (0x61);
|
||||
inb (0x61);
|
||||
inb (0x61);
|
||||
( void ) inb (0x61);
|
||||
( void ) inb (0x61);
|
||||
( void ) inb (0x61);
|
||||
( void ) inb (0x61);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user