Closed slabasan closed 7 months ago
Fix function pointer JSON clocks API for intel model/family 06-4f. Previously pointed at implementation for 3f, but should use implementation for 4f.
Fixes #535.
Please describe the tests that you ran to verify your changes. Please provide hardware architecture specs and instructions so we can reproduce.
./scripts/check-code-format.sh
-DENABLE_WARNINGS=ON
Description
Fix function pointer JSON clocks API for intel model/family 06-4f. Previously pointed at implementation for 3f, but should use implementation for 4f.
Fixes #535.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please provide hardware architecture specs and instructions so we can reproduce.
Checklist:
./scripts/check-code-format.sh
and confirm my code code follows the style guidelines of variorum-DENABLE_WARNINGS=ON
)