/* * Copyright (C) 2019-2021 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "shared/source/gen12lp/hw_info_gen12lp.h" namespace NEO { const char *GfxFamilyMapper::name = "Gen12LP"; } // namespace NEO