@@ -25,8 +25,11 @@ Unit aoptcpu;
{$i fpcdefs.inc}
+{$ifdef EXTDEBUG}
+{$define DEBUG_AOPTCPU}
+{$endif EXTDEBUG}
+
{ $define DEBUG_PREREGSCHEDULER}
-{ $define DEBUG_AOPTCPU}
Interface
@@ -25,7 +25,9 @@ unit aoptcpu;
{$define DEBUG_AOPTCPU}
@@ -27,7 +27,9 @@ interface
{$I fpcdefs.inc}
uses
cpubase,
@@ -25,7 +25,9 @@ Unit aoptcpu;
@@ -26,7 +26,9 @@ Unit aoptcpu;