mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 06:23:01 +08:00
This reverts commit 459524f129.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
9 lines
119 B
C
9 lines
119 B
C
/*
|
|
* Copyright (C) 2018-2022 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
const char *realFunction();
|