compute-runtime/shared/source/gen11/enable_product_helper_icllp...

17 lines
346 B
C++

/*
* Copyright (C) 2021-2023 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/gen11/hw_cmds_icllp.h"
#include "shared/source/os_interface/product_helper.h"
#include "shared/source/os_interface/product_helper_hw.h"
namespace NEO {
static EnableProductHelper<IGFX_ICELAKE_LP> enableICLLP;
} // namespace NEO