Files
compute-runtime/shared/source/os_interface/linux/kmd_notify_properties_linux.cpp
Dominik Dabek f1f0f2410c refactor: remove unused getBaseTimeout
Related-To: GSD-3612

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2023-07-05 16:12:15 +02:00

13 lines
217 B
C++

/*
* Copyright (C) 2018-2023 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/helpers/kmd_notify_properties.h"
using namespace NEO;
void KmdNotifyHelper::updateAcLineStatus() {}