compute-runtime/runtime/os_interface/ocl_reg_path.h

12 lines
165 B
C++

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