summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/prefix
diff options
context:
space:
mode:
authorMichael Brown2005-04-14 13:50:26 +0200
committerMichael Brown2005-04-14 13:50:26 +0200
commite44e5c72476fd16659b318fcf03fa9cdd50f1147 (patch)
treef87dfe6d541ad58559e62a863f914a9a9d4ef86e /src/arch/i386/prefix
parentWe need the ISA product ID mask available separately for 3c509.c. (diff)
downloadipxe-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.S2
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.
*