/* * Copyright (C) 2019 Intel Corporation * * SPDX-License-Identifier: MIT * */ #ifdef SUPPORT_TGLLP #include "hw_info_tgllp.inl" #endif namespace NEO { const char *GfxFamilyMapper::name = "Gen12LP"; } // namespace NEO