mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 00:07:27 +03:00
Symbol errors caught by symcheck.pl
This commit is contained in:
@@ -66,7 +66,7 @@ static void t3c515_wait(unsigned int nticks)
|
||||
#define s16 signed short
|
||||
#define s32 signed long
|
||||
static int if_port;
|
||||
struct corkscrew_private *vp;
|
||||
static struct corkscrew_private *vp;
|
||||
/* Brought directly from 3c515.c by Becker */
|
||||
#define CORKSCREW 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user