compute-runtime/opencl/source/os_interface/ocl_reg_path.h

12 lines
170 B
C++

/*
* Copyright (C) 2019-2020 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
namespace NEO {
extern const char *oclRegPath;
} // namespace NEO