refactor: rename product helper files n/n

Related-To: NEO-7703
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-03-10 12:28:11 +00:00
committed by Compute-Runtime-Automation
parent fbe01e534b
commit fa8579602f
270 changed files with 335 additions and 335 deletions

View File

@@ -11,7 +11,7 @@
#include "shared/source/helpers/pipeline_select_helper.h"
#include "shared/source/helpers/ptr_math.h"
#include "shared/source/indirect_heap/indirect_heap.h"
#include "shared/source/os_interface/hw_info_config.h"
#include "shared/source/os_interface/product_helper.h"
#include "shared/test/common/cmd_parse/gen_cmd_parse.h"
#include "shared/test/common/mocks/mock_execution_environment.h"