diff --git a/reactos/boot/freeldr/freeldr/arch/i386/realmode.S b/reactos/boot/freeldr/freeldr/arch/i386/realmode.S index 4464a17ad70..78a1faecb2d 100644 --- a/reactos/boot/freeldr/freeldr/arch/i386/realmode.S +++ b/reactos/boot/freeldr/freeldr/arch/i386/realmode.S @@ -76,5 +76,7 @@ _PnpBiosSupported: PUBLIC _Int386 _Int386: +PUBLIC _PxeCallApi +_PxeCallApi: END