mirror-linux/drivers/gpu/drm/xe/compat-i915-headers/intel_step.h

14 lines
219 B
C

/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2023 Intel Corporation
*/
#ifndef __INTEL_STEP_H__
#define __INTEL_STEP_H__
#include "xe_step_types.h"
#define intel_step xe_step
#endif /* __INTEL_STEP_H__ */