From fe1d9b4f8f99194702a2646da2243ecc348f6ecc Mon Sep 17 00:00:00 2001 From: OBattler Date: Mon, 7 Aug 2023 03:41:06 +0200 Subject: [PATCH] And another. --- src/cpu/cpu.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/cpu/cpu.h b/src/cpu/cpu.h index 3aa16a2be..aee2233d8 100644 --- a/src/cpu/cpu.h +++ b/src/cpu/cpu.h @@ -280,8 +280,6 @@ typedef struct { /* Pentium Pro, Pentium II Klamath, and Pentium II Deschutes MSR's */ uint64_t mcg_ctl; /* 0x0000017b - Machine Check Architecture */ - - /* Pentium Pro, Pentium II Klamath, and Pentium II Deschutes MSR's */ uint64_t ecx186; /* 0x00000186, 0x00000187 */ uint64_t ecx187; /* 0x00000186, 0x00000187 */