pxe_int_1a is needed by pxe_call.c

This commit is contained in:
Michael Brown
2006-08-09 00:16:57 +00:00
parent d1a123b1f4
commit 751ae718bd

View File

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