/* * Copyright (C) 2019-2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ #pragma once #ifdef SUPPORT_TGLLP #include "hw_info_tgllp.h" #endif #ifdef SUPPORT_DG1 #include "hw_info_dg1.h" #endif