mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 18:12:36 +03:00
Synced across updates from Etherboot 5.4 tree
This commit is contained in:
@@ -52,13 +52,6 @@
|
||||
#define drv_version "v1.6"
|
||||
#define drv_date "03-27-2004"
|
||||
|
||||
typedef unsigned char u8;
|
||||
typedef signed char s8;
|
||||
typedef unsigned short u16;
|
||||
typedef signed short s16;
|
||||
typedef unsigned int u32;
|
||||
typedef signed int s32;
|
||||
|
||||
#define HZ 1000
|
||||
|
||||
static u32 ioaddr;
|
||||
|
||||
Reference in New Issue
Block a user