/* * Copyright (C) 2019 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "runtime/os_interface/ocl_reg_path.h" namespace NEO { const char *oclRegPath = ""; }