refactor: rename os_agnostic_product_helper files

Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-02-03 12:25:43 +00:00
committed by Compute-Runtime-Automation
parent 74bae6876d
commit c268b9a853
62 changed files with 97 additions and 97 deletions

View File

@@ -31,7 +31,7 @@ const std::map<std::string, std::pair<uint32_t, uint32_t>> guidUuidOffsetMap = {
#include "shared/source/os_interface/linux/hw_info_config_uuid_xehp_and_later.inl"
} // namespace NEO
#include "shared/source/xe_hp_core/os_agnostic_hw_info_config_xe_hp_core.inl"
#include "shared/source/xe_hp_core/os_agnostic_product_helper_xe_hp_core.inl"
namespace NEO {