Explorar el Código

pxe_int_1a is needed by pxe_call.c

tags/v0.9.3
Michael Brown hace 18 años
padre
commit
751ae718bd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/arch/i386/interface/pxe/pxe_entry.S

+ 1
- 0
src/arch/i386/interface/pxe/pxe_entry.S Ver fichero

@@ -171,6 +171,7 @@ pxe_entry_common:
171 171
  */
172 172
 	.section ".text16"
173 173
 	.code16
174
+	.globl	pxe_int_1a
174 175
 pxe_int_1a:
175 176
 	pushfw
176 177
 	cmpw	$0x5650, %ax

Loading…
Cancelar
Guardar