Parcourir la source

pxe_int_1a is needed by pxe_call.c

tags/v0.9.3
Michael Brown il y a 18 ans
Parent
révision
751ae718bd
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      src/arch/i386/interface/pxe/pxe_entry.S

+ 1
- 0
src/arch/i386/interface/pxe/pxe_entry.S Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer