Linux-6.18.2/drivers/gpu/drm/xe/compat-i915-headers/intel_pcode.h
2025-12-23 20:06:59 +08:00

12 lines
189 B
C

/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2023 Intel Corporation
*/
#ifndef __INTEL_PCODE_H__
#define __INTEL_PCODE_H__
#include "xe_pcode.h"
#endif /* __INTEL_PCODE_H__ */