Made the idt_descriptor symbol global to share it with pxe_ia32.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19618 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
fd992230f6
commit
0ecd75e986
@ -232,6 +232,7 @@ int_number:
|
||||
|
||||
//--------------------------------------------------------------
|
||||
|
||||
.globl idt_descriptor
|
||||
idt_descriptor:
|
||||
.short 0x7ff // IDT at 0x0, default real mode location
|
||||
.long 0x0
|
||||
|
Loading…
Reference in New Issue
Block a user