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

10 lines
154 B
C
Raw Normal View History

2024-07-02 00:48:40 +03:00
/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2023 Intel Corporation
*/
#ifndef __I915_GEM_H__
#define __I915_GEM_H__
#define GEM_BUG_ON
#endif