git-svn-id: trunk@42322 -
@@ -14,6 +14,8 @@
Unit CPUInfo;
+{$i fpcdefs.inc}
+
Interface
uses
@@ -20,7 +20,7 @@
}
unit armpara;
-{$mode objfpc}
interface
@@ -16,6 +16,8 @@
{$mode objfpc}
unit ccharset;
type
@@ -15,6 +15,8 @@
Unit cpuinfo;
@@ -24,7 +24,9 @@ unit macho;
{ converted by Dmitry Boyarintsev 2009 }
-{$mode objfpc}{$H+}
+{$H+}
@@ -23,9 +23,11 @@
unit machoutils;
-interface
+{$h+}
-{$mode objfpc}{$h+}
+interface
macho;
@@ -21,7 +21,9 @@
unit pcp;
unit CPUInfo;
@@ -21,6 +21,8 @@
{ This unit implements support information structures for the Nintendo Wii. }
unit i_wii;