2018-09-25 15:19:30 +08:00
|
|
|
/*
|
2022-04-26 19:31:30 +08:00
|
|
|
* Copyright (C) 2018-2022 Intel Corporation
|
2018-09-25 15:19:30 +08:00
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: MIT
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
2022-06-07 17:30:54 +08:00
|
|
|
#pragma once
|
|
|
|
|
2019-01-03 23:31:40 +08:00
|
|
|
const char *realFunction();
|