aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mach-generic/mach_apic.h
blob: 96f217f819e3dea0a4861d00c93537fef04edf33 (plain)
1
2
3
4
5
6
7
8
#ifndef _ASM_X86_MACH_GENERIC_MACH_APIC_H
#define _ASM_X86_MACH_GENERIC_MACH_APIC_H

#include <asm/genapic.h>

extern void generic_bigsmp_probe(void);

#endif /* _ASM_X86_MACH_GENERIC_MACH_APIC_H */