blob: 3054b511011b8e0e9156d094635743598c29879a [file] [log] [blame] [edit]
/* SPDX-License-Identifier: MIT */
/* Copyright © 2025 Intel Corporation */
#ifndef __XE_PANIC_H__
#define __XE_PANIC_H__
extern const struct intel_display_panic_interface xe_display_panic_interface;
#endif