Browse Source

pxe_int_1a is needed by pxe_call.c

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
751ae718bd
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/arch/i386/interface/pxe/pxe_entry.S

+ 1
- 0
src/arch/i386/interface/pxe/pxe_entry.S View File

@@ -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…
Cancel
Save