git-svn-id: trunk@30025 -
@@ -11,7 +11,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
-unit system;
+unit System;
{--------------------------------------------------------------------}
{ LEFT TO DO: }
@@ -10,7 +10,7 @@
interface
@@ -14,7 +14,7 @@
-Unit system;
+Unit System;
{$namespace org.freepascal.rtl}
@@ -1,4 +1,4 @@
@@ -13,7 +13,7 @@
{ no stack check in system }
{$S-}
@@ -15,7 +15,7 @@
****************************************************************************}
{$define PALMOS}
{$ASMMODE DIRECT}
{$I os.inc}
INTERFACE