Ver código fonte

Prefix semantics have changed

tags/v0.9.3
Michael Brown 19 anos atrás
pai
commit
cdf1511d3e
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5
    0
      src/arch/i386/prefix/hdprefix.S

+ 5
- 0
src/arch/i386/prefix/hdprefix.S Ver arquivo

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

Carregando…
Cancelar
Salvar