thesis/linux-6.8.1/drivers/gpu/drm/xe/compat-i915-headers/i915_gem.h
2025-03-19 13:44:23 +01:00

9 lines
154 B
C

/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2023 Intel Corporation
*/
#ifndef __I915_GEM_H__
#define __I915_GEM_H__
#define GEM_BUG_ON
#endif