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