diff --git a/reactos/boot/freeldr/freeldr/arch/amd64/entry.S b/reactos/boot/freeldr/freeldr/arch/amd64/entry.S index 323b88167d7..242275bb387 100644 --- a/reactos/boot/freeldr/freeldr/arch/amd64/entry.S +++ b/reactos/boot/freeldr/freeldr/arch/amd64/entry.S @@ -28,6 +28,10 @@ PUBLIC Int386 Int386: PUBLIC PxeCallApi PxeCallApi: +PUBLIC __lgdt +__lgdt: +PUBLIC __ltr +__ltr: nop