Author: tkreuzer Date: Mon May 23 07:57:44 2011 New Revision: 51856
URL: http://svn.reactos.org/svn/reactos?rev=51856&view=rev Log: [FREELDR] "Fix" build with MSVC
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/realmode.S
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/realmode.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i... ============================================================================== --- trunk/reactos/boot/freeldr/freeldr/arch/i386/realmode.S [iso-8859-1] (original) +++ trunk/reactos/boot/freeldr/freeldr/arch/i386/realmode.S [iso-8859-1] Mon May 23 07:57:44 2011 @@ -76,5 +76,7 @@ PUBLIC _Int386 _Int386:
+PUBLIC _PxeCallApi +_PxeCallApi:
END