compute-runtime/core/gen12lp/hw_cmds.h

12 lines
154 B
C
Raw Normal View History

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