linux/drivers/gpu/drm/xe/compat-i915-headers/intel_pcode.h

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__ */