From 60690e379eed41b2e342446bfb3dd7254303c08d Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 8 Dec 2024 11:14:37 +0100 Subject: [PATCH] * typo fixed --- compiler/x86_64/cpuinfo.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/x86_64/cpuinfo.pas b/compiler/x86_64/cpuinfo.pas index bf021f72af..855d919ccf 100644 --- a/compiler/x86_64/cpuinfo.pas +++ b/compiler/x86_64/cpuinfo.pas @@ -156,7 +156,7 @@ Const 'ICELAKE-SERVER', 'ZEN3', 'ZEN4', - 'ZEN4' + 'ZEN5' ); fputypestr : array[tfputype] of string[9] = (