mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-22 10:17:01 +08:00
Remove implementation of some unused and removed uapis Signed-off-by: Brandon Yates <brandon.yates@intel.com>
10 lines
148 B
C
10 lines
148 B
C
/*
|
|
* Copyright (C) 2024 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "third_party/uapi-eudebug/drm/xe_drm.h" |