summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpuid.h
blob: d5749b25fa10c6480c2084c1c0d4c04800430d79 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef _ASM_X86_CPUID_H
#define _ASM_X86_CPUID_H

#include <asm/cpuid/api.h>

#endif /* _ASM_X86_CPUID_H */