Browse Source

* needs cpuinfo

peter 22 years ago
parent
commit
5e3532dd01
1 changed files with 5 additions and 1 deletions
  1. 5 1
      compiler/i386/cpupara.pas

+ 5 - 1
compiler/i386/cpupara.pas

@@ -54,6 +54,7 @@ unit cpupara;
     uses
     uses
        systems,verbose,
        systems,verbose,
        symconst,symsym,
        symconst,symsym,
+       cpuinfo,
        cgbase;
        cgbase;
 
 
 
 
@@ -167,7 +168,10 @@ begin
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.16  2003-06-06 07:36:06  michael
+  Revision 1.17  2003-06-06 14:41:22  peter
+    * needs cpuinfo
+
+  Revision 1.16  2003/06/06 07:36:06  michael
   + Forgot a line in patch from peter
   + Forgot a line in patch from peter
 
 
   Revision 1.15  2003/06/06 07:35:14  michael
   Revision 1.15  2003/06/06 07:35:14  michael