compute-runtime/shared/source/gen12lp/enable_product_helper_dg1.cpp

18 lines
384 B
C++

/*
* Copyright (C) 2021-2023 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/gen12lp/hw_cmds_dg1.h"
#include "shared/source/gen12lp/hw_info_dg1.h"
#include "shared/source/os_interface/hw_info_config.h"
#include "shared/source/os_interface/product_helper_hw.h"
namespace NEO {
static EnableProductHelper<IGFX_DG1> enableDG1;
} // namespace NEO