/*
* Copyright (C) 2023 Intel Corporation
*
* SPDX-License-Identifier: MIT
*/
#include "shared/source/os_interface/windows/wddm/wddm.h"
namespace NEO {
void Wddm::setProcessPowerThrottling() {
}
} // namespace NEO