[FREELDR] Some changes that accumulated since years in my local copy. Also initialize...
[reactos.git] / boot / freeldr / freeldr / arch / powerpc / mach.c
index c00604e..01aed8c 100644 (file)
@@ -23,7 +23,7 @@
 #include "prep.h"
 #include "compat.h"
 
-extern void BootMain( LPSTR CmdLine );
+extern void BootMain( PSTR CmdLine );
 extern const PCSTR GetFreeLoaderVersionString(VOID);
 extern ULONG CacheSizeLimit;
 of_proxy ofproxy;