mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 12:00:19 +03:00
Fix up building with gcc 4.0.1 / gas 2.16.91
This commit is contained in:
@@ -285,7 +285,6 @@ extern int hostnamelen;
|
||||
extern jmp_buf restart_etherboot;
|
||||
extern int url_port;
|
||||
extern struct arptable_t arptable[MAX_ARP];
|
||||
extern struct igmptable_t igmptable[MAX_IGMP];
|
||||
#ifdef IMAGE_MENU
|
||||
extern int menutmo,menudefault;
|
||||
extern unsigned char *defparams;
|
||||
|
||||
Reference in New Issue
Block a user