mach_apic.h 199 B

12345678
  1. #ifndef _ASM_X86_MACH_GENERIC_MACH_APIC_H
  2. #define _ASM_X86_MACH_GENERIC_MACH_APIC_H
  3. #include <asm/genapic.h>
  4. extern void generic_bigsmp_probe(void);
  5. #endif /* _ASM_X86_MACH_GENERIC_MACH_APIC_H */