summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichael Brown2005-04-09 13:19:14 +0200
committerMichael Brown2005-04-09 13:19:14 +0200
commit19176718be87968579950af6f4f6219402c607cd (patch)
tree1e424914d0c3795cd9bce9373c7831203533258d /src
parent#ifdef 0 out the UNDI loader routine, since it refers to the obsolete (diff)
downloadipxe-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.S1
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 */