2018-04-10 16:26:59 +08:00
|
|
|
/*
|
2023-06-29 22:21:41 +08:00
|
|
|
* Copyright (C) 2018-2023 Intel Corporation
|
2018-09-18 15:11:08 +08:00
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: MIT
|
|
|
|
*
|
|
|
|
*/
|
2018-04-10 16:26:59 +08:00
|
|
|
|
2020-02-24 05:44:01 +08:00
|
|
|
#include "shared/source/helpers/kmd_notify_properties.h"
|
2018-04-10 16:26:59 +08:00
|
|
|
|
2019-03-26 18:59:46 +08:00
|
|
|
using namespace NEO;
|
2018-04-20 01:08:10 +08:00
|
|
|
|
|
|
|
void KmdNotifyHelper::updateAcLineStatus() {}
|