mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
refactor: Reorganize xe debugger includes
Related-to: NEO-11365 Signed-off-by: Brandon Yates <brandon.yates@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
e7c2087e53
commit
a432bdecc1
11
shared/source/debugger/linux/debug_xe_includes.h
Normal file
11
shared/source/debugger/linux/debug_xe_includes.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* 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"
|
||||
Reference in New Issue
Block a user