mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
Synced across updates from Etherboot 5.4 tree
This commit is contained in:
@@ -110,13 +110,6 @@
|
||||
|
||||
static int ioaddr;
|
||||
|
||||
typedef unsigned char u8;
|
||||
typedef signed char s8;
|
||||
typedef unsigned short u16;
|
||||
typedef signed short s16;
|
||||
typedef unsigned int u32;
|
||||
typedef signed int s32;
|
||||
|
||||
enum speedo_offsets {
|
||||
SCBStatus = 0, SCBCmd = 2, /* Rx/Command Unit command and status. */
|
||||
SCBPointer = 4, /* General purpose pointer. */
|
||||
|
||||
Reference in New Issue
Block a user