/* SPDX-License-Identifier: MIT */ /* * Copyright © 2023 Intel Corporation */ #ifndef __INTEL_GT_TYPES__ #define __INTEL_GT_TYPES__ #define intel_gt_support_legacy_fencing(gt) 0 #endif