refactor: Refactor product helpers

Related-To: NEO-14627

Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com>
This commit is contained in:
Bellekallu Rajkiran
2025-06-19 07:01:25 +00:00
committed by Compute-Runtime-Automation
parent 70f04b112d
commit 1be3d6ad37
8 changed files with 30 additions and 13 deletions

View File

@@ -6,6 +6,7 @@
*/
#include "shared/source/os_interface/product_helper.inl"
#include "shared/source/os_interface/product_helper_from_xe_hpc_to_xe3.inl"
#include "shared/source/os_interface/product_helper_from_xe_hpg_to_xe3.inl"
#include "shared/source/os_interface/product_helper_xe2_and_later.inl"
#include "shared/source/os_interface/product_helper_xe_hpc_and_later.inl"