浏览代码

pxe_int_1a is needed by pxe_call.c

tags/v0.9.3
Michael Brown 18 年前
父节点
当前提交
751ae718bd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/arch/i386/interface/pxe/pxe_entry.S

+ 1
- 0
src/arch/i386/interface/pxe/pxe_entry.S 查看文件

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

正在加载...
取消
保存