mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-24 20:42:39 -04:00
Added RxMsr class.
This commit is contained in:
@@ -57,10 +57,6 @@ public:
|
||||
# else
|
||||
static constexpr bool isMSR() { return false; }
|
||||
# endif
|
||||
|
||||
private:
|
||||
static bool msrInit(const RxConfig &config, const std::vector<CpuThread>& threads);
|
||||
static void msrDestroy();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user