compute-runtime/shared/source/gen12lp/linux/hw_info_config_adls.inl

14 lines
274 B
Plaintext
Raw Normal View History

/*
* Copyright (C) 2020-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/helpers/hw_info.h"
#include "shared/source/os_interface/hw_info_config.h"
namespace NEO {
template class HwInfoConfigHw<IGFX_ALDERLAKE_S>;
} // namespace NEO