/*
* Copyright (C) 2017-2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*/
#ifdef SUPPORT_BDW
#include "hw_info_bdw.inl"
#endif
namespace NEO {
const char *GfxFamilyMapper<IGFX_GEN8_CORE>::name = "Gen8";
} // namespace NEO