mirror of
https://github.com/ipxe/ipxe
synced 2025-12-08 18:30:28 +03:00
Synced across updates from Etherboot 5.4 tree
This commit is contained in:
@@ -53,13 +53,6 @@
|
||||
#define dprintf(x)
|
||||
#endif
|
||||
|
||||
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 100
|
||||
|
||||
/* Condensed operations for readability. */
|
||||
|
||||
Reference in New Issue
Block a user