Sign in
gbmc
/
linux
/
01c93aa01c75e7a43f7f53229bcbecffac75eb84
/
.
/
drivers
/
gpu
/
drm
/
i915
/
intel_cpu_info.h
blob: d898fb463d31ea30b25c32b570e440fec21fe248 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2024 Intel Corporation
*/
#ifndef
_INTEL_CPU_INFO_H_
#define
_INTEL_CPU_INFO_H_
#include
<linux/types.h>
bool
intel_match_g8_cpu
(
void
);
#endif
/* _INTEL_CPU_INFO_H_ */