/* SPDX-License-Identifier: MIT */
/* Copyright © 2026 Intel Corporation */

#ifndef _XE_FRONTBUFFER_H_
#define _XE_FRONTBUFFER_H_

extern const struct intel_display_frontbuffer_interface xe_display_frontbuffer_interface;

#endif
