aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/include/soc/cpu.h
blob: 27647adbd190a1e3e4e019fe71290ca40c9840ff (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef AMD_CEZANNE_CPU_H
#define AMD_CEZANNE_CPU_H

#define CEZANNE_A0_CPUID	0x00a50f00

#endif /* AMD_CEZANNE_CPU_H */