Browse Source

Prefix semantics have changed

tags/v0.9.3
Michael Brown 19 years ago
parent
commit
cdf1511d3e
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      src/arch/i386/prefix/hdprefix.S

+ 5
- 0
src/arch/i386/prefix/hdprefix.S View File

1
+#warning "Needs fixing up for gpxe"
2
+
3
+#if 0
4
+
1
 /****************************************************************\
5
 /****************************************************************\
2
 
6
 
3
 hdprefix.S Copyright (C) 2005 Per Dalgas Jakobsen
7
 hdprefix.S Copyright (C) 2005 Per Dalgas Jakobsen
294
 		.word BOOTMAGIC
298
 		.word BOOTMAGIC
295
 
299
 
296
 /*** END ********************************************************/
300
 /*** END ********************************************************/
301
+#endif

Loading…
Cancel
Save