diff options
| author | Michael Brown | 2005-04-09 13:19:14 +0200 |
|---|---|---|
| committer | Michael Brown | 2005-04-09 13:19:14 +0200 |
| commit | 19176718be87968579950af6f4f6219402c607cd (patch) | |
| tree | 1e424914d0c3795cd9bce9373c7831203533258d /src | |
| parent | #ifdef 0 out the UNDI loader routine, since it refers to the obsolete (diff) | |
| download | ipxe-19176718be87968579950af6f4f6219402c607cd.tar.gz ipxe-19176718be87968579950af6f4f6219402c607cd.tar.xz ipxe-19176718be87968579950af6f4f6219402c607cd.zip | |
callbacks.h no longer exists
Diffstat (limited to 'src')
| -rw-r--r-- | src/arch/i386/core/realmode_asm.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/i386/core/realmode_asm.S b/src/arch/i386/core/realmode_asm.S index db8bc22b4..867082f53 100644 --- a/src/arch/i386/core/realmode_asm.S +++ b/src/arch/i386/core/realmode_asm.S @@ -4,7 +4,6 @@ */ #include "realmode.h" -#include "callbacks.h" #if 1 /* CODE16 */ |
