Author: hpoussin
Date: Sun May 1 08:17:26 2011
New Revision: 51518
URL:
http://svn.reactos.org/svn/reactos?rev=51518&view=rev
Log:
Fix compilation
Modified:
trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pxe.S
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pxe.S
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pxe.S [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pxe.S [iso-8859-1] Sun May 1
08:17:26 2011
@@ -34,9 +34,9 @@
_pxe_entry_point:
.long 0
_pxe_buffer_segment:
- .word0
+ .word 0
_pxe_buffer_offset:
- .word0
+ .word 0
_pxe_result:
.word 0