mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
feature(sysman): New shared directory in the sysman code.
The files containing the new 'SysmanKmdInterface' has been moved into the new 'shared' directory in the existing sysman directory. More files are to be added in this directory which will be used by all the sysman modules in the sysman and tools directories. Related-To: LOCI-4649 Signed-off-by: Bari, Pratik <pratik.bari@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
622a3ed89c
commit
16b56b9a6f
@@ -20,9 +20,9 @@
|
||||
#include "level_zero/sysman/source/linux/pmt/sysman_pmt.h"
|
||||
#include "level_zero/sysman/source/linux/pmu/sysman_pmu.h"
|
||||
#include "level_zero/sysman/source/linux/sysman_fs_access.h"
|
||||
#include "level_zero/sysman/source/linux/sysman_kmd_interface.h"
|
||||
#include "level_zero/sysman/source/pci/linux/sysman_os_pci_imp.h"
|
||||
#include "level_zero/sysman/source/pci/sysman_pci_utils.h"
|
||||
#include "level_zero/sysman/source/shared/linux/sysman_kmd_interface.h"
|
||||
|
||||
namespace L0 {
|
||||
namespace Sysman {
|
||||
|
||||
Reference in New Issue
Block a user