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

16 lines
290 B
C++

/*
* Copyright (C) 2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/gen12lp/hw_cmds_adln.h"
#include "shared/source/os_interface/hw_info_config.h"
namespace NEO {
static EnableProductHwInfoConfig<IGFX_ALDERLAKE_N> enableADLN;
} // namespace NEO