mirror_ubuntu-kernels/drivers/gpu/drm/xe/compat-i915-headers/i915_gem.h

10 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