mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 07:44:16 +08:00
- small cleanup - files renaming to match convention Change-Id: Iff9ed3a509001bcf6f154fc35f6d241ee9a968ae Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
9 lines
143 B
C++
9 lines
143 B
C++
/*
|
|
* Copyright (C) 2018 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
#include "runtime/os_interface/debug_variables_base.inl"
|