mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
11 lines
201 B
C
11 lines
201 B
C
/*
|
|
* Copyright (C) 2024 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "third_party/uapi-eudebug/drm/xe_drm.h"
|
|
#include "third_party/uapi-eudebug/drm/xe_drm_tmp.h" |