1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* 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_ */
掌心的温暖 是你紧握著的光芒 透过了指缝 一星半点投奔向远方