summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/arch/i386/prefix/hdprefix.S5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/arch/i386/prefix/hdprefix.S b/src/arch/i386/prefix/hdprefix.S
index 38e62bc3c..2a6dc8e98 100644
--- a/src/arch/i386/prefix/hdprefix.S
+++ b/src/arch/i386/prefix/hdprefix.S
@@ -1,3 +1,7 @@
+#warning "Needs fixing up for gpxe"
+
+#if 0
+
/****************************************************************\
hdprefix.S Copyright (C) 2005 Per Dalgas Jakobsen
@@ -294,3 +298,4 @@ _bios_lba_high: .word 0
.word BOOTMAGIC
/*** END ********************************************************/
+#endif