Make compiler happy
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c

Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c	2005-05-28 22:04:24 UTC (rev 15630)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c	2005-05-28 22:08:49 UTC (rev 15631)
@@ -73,6 +73,8 @@
     {
       ;
     }
+
+  return 0;
 }
 
 /* EOF */