diff options
| author | Michael Brown | 2005-04-14 13:50:26 +0200 |
|---|---|---|
| committer | Michael Brown | 2005-04-14 13:50:26 +0200 |
| commit | e44e5c72476fd16659b318fcf03fa9cdd50f1147 (patch) | |
| tree | f87dfe6d541ad58559e62a863f914a9a9d4ef86e /src/arch/i386/prefix | |
| parent | We need the ISA product ID mask available separately for 3c509.c. (diff) | |
| download | ipxe-e44e5c72476fd16659b318fcf03fa9cdd50f1147.tar.gz ipxe-e44e5c72476fd16659b318fcf03fa9cdd50f1147.tar.xz ipxe-e44e5c72476fd16659b318fcf03fa9cdd50f1147.zip | |
compiler.h is now always included on the command line.
Diffstat (limited to 'src/arch/i386/prefix')
| -rw-r--r-- | src/arch/i386/prefix/dskprefix.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/i386/prefix/dskprefix.S b/src/arch/i386/prefix/dskprefix.S index 7458e235a..62b8f5ffe 100644 --- a/src/arch/i386/prefix/dskprefix.S +++ b/src/arch/i386/prefix/dskprefix.S @@ -1,5 +1,3 @@ -#include "compiler.h" - /* NOTE: this boot sector contains instructions that need at least an 80186. * Yes, as86 has a bug somewhere in the valid instruction set checks. * |
