/* * Copyright (C) 2021-2023 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "shared/source/gen12lp/hw_cmds_tgllp.h" #include "shared/source/os_interface/hw_info_config.h" #include "shared/source/os_interface/product_helper_hw.h" namespace NEO { static EnableProductProductHelper enableTGLLP; } // namespace NEO