compute-runtime/core/gen12lp/hw_info.h

12 lines
154 B
C

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