compute-runtime/shared/offline_compiler/source/ocloc_reg_path.h

12 lines
171 B
C++

/*
* Copyright (C) 2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
namespace Ocloc {
extern const char *oclocRegPath;
} // namespace Ocloc