/* SPDX-License-Identifier: MIT */ /* Copyright © 2026 Intel Corporation */ #ifndef __XE_DISPLAY_PCODE_H__ #define __XE_DISPLAY_PCODE_H__ extern const struct intel_display_pcode_interface xe_display_pcode_interface; #endif