mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Read max frequency using pci path
Related-To: NEO-4359 Change-Id: I2dc106cc2d7bc9087fb3925051969fa2a245e6f5 Signed-off-by: Jablonski, Mateusz <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
39ece6481b
commit
719b22ee11
@@ -11,6 +11,6 @@
|
||||
#define __cdecl
|
||||
namespace Os {
|
||||
// Pci Path
|
||||
extern const char *sysFsPciPath;
|
||||
extern const char *sysFsPciPathPrefix;
|
||||
extern const char *pciDevicesDirectory;
|
||||
} // namespace Os
|
||||
|
||||
Reference in New Issue
Block a user