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

#ifndef _ASM_X86_CPUID_H
#define _ASM_X86_CPUID_H

#include <asm/cpuid/api.h>
#include <asm/cpuid/leaf_0x2_api.h>

#endif /* _ASM_X86_CPUID_H */