Files
compute-runtime/shared/source/debugger/linux/debug_xe_includes.h
Brandon Yates 33364baae7 fix: Use prelim prefix for xe debug sysfs file name
Related-to: NEO-7979

Signed-off-by: Brandon Yates <brandon.yates@intel.com>
2024-09-13 23:23:22 +02:00

12 lines
218 B
C++

/*
* Copyright (C) 2024 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include "third_party/uapi-eudebug/drm/xe_drm.h"
constexpr const char *sysFsXeEuDebugFile = "/device/enable_eudebug";