mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
Synced across updates from Etherboot 5.4 tree
This commit is contained in:
@@ -363,13 +363,6 @@ enum sis630_revision_id {
|
||||
|
||||
#define NUM_RX_DESC 4 /* Number of Rx descriptor registers. */
|
||||
|
||||
typedef unsigned char u8;
|
||||
typedef signed char s8;
|
||||
typedef unsigned short u16;
|
||||
typedef signed short s16;
|
||||
typedef unsigned int u32;
|
||||
typedef signed int s32;
|
||||
|
||||
/* Time in ticks before concluding the transmitter is hung. */
|
||||
#define TX_TIMEOUT (4*TICKS_PER_SEC)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user