mirror of
https://github.com/ipxe/ipxe
synced 2025-12-30 04:28:12 +03:00
compiler.h is now always included on the command line.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define REGISTERS_H
|
||||
|
||||
#include "stdint.h"
|
||||
#include "compiler.h"
|
||||
|
||||
/* Basic 16-bit and 32-bit register types */
|
||||
typedef union {
|
||||
|
||||
Reference in New Issue
Block a user