mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:52:57 +00:00
[FREELDR]
Fix amd64 build of setupldr as well. svn path=/trunk/; revision=52472
This commit is contained in:
parent
39384c9a3f
commit
a7f4dd2344
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ PUBLIC Int386
|
||||||
Int386:
|
Int386:
|
||||||
PUBLIC PxeCallApi
|
PUBLIC PxeCallApi
|
||||||
PxeCallApi:
|
PxeCallApi:
|
||||||
|
PUBLIC __lgdt
|
||||||
|
__lgdt:
|
||||||
|
PUBLIC __ltr
|
||||||
|
__ltr:
|
||||||
|
|
||||||
nop
|
nop
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue