Fixed autoconf mode for AMD FX CPUs.
This commit is contained in:
parent
2d1fdec618
commit
a680220d28
3 changed files with 20 additions and 10 deletions
|
@ -53,6 +53,7 @@ public:
|
|||
private:
|
||||
static void initCommon();
|
||||
|
||||
static bool m_l2_exclusive;
|
||||
static char m_brand[64];
|
||||
static int m_flags;
|
||||
static int m_l2_cache;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue