compute-runtime/opencl/test/unit_test/helpers/windows/mock_function.h

11 lines
133 B
C

/*
* Copyright (C) 2018-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
const char *realFunction();