Browse Source

* typo fixed

florian 8 months ago
parent
commit
60690e379e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/x86_64/cpuinfo.pas

+ 1 - 1
compiler/x86_64/cpuinfo.pas

@@ -156,7 +156,7 @@ Const
      'ICELAKE-SERVER',
      'ZEN3',
      'ZEN4',
-     'ZEN4'
+     'ZEN5'
    );
 
    fputypestr : array[tfputype] of string[9] = (