|
@@ -43,5 +43,7 @@ function fpc_x86_get_gs:longint;[internproc:fpc_in_x86_get_gs];
|
|
|
|
|
|
{ include automatically generated procs }
|
|
{ include automatically generated procs }
|
|
{$if not defined(VER3_0) and not defined(VER3_2)}
|
|
{$if not defined(VER3_0) and not defined(VER3_2)}
|
|
-{$i cpummprocs.inc}
|
|
|
|
|
|
+{ do not active yet, they are not usable yet neither is the naming fixed }
|
|
|
|
+{ $i cpummprocs.inc}
|
|
{$endif not VER3_0 and not VER3_2}
|
|
{$endif not VER3_0 and not VER3_2}
|
|
|
|
+
|