compute-runtime/shared/source/gen8/hw_cmds.h

12 lines
155 B
C

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