mach_mpspec.h 145 B

12345678
  1. #ifndef __ASM_MACH_MPSPEC_H
  2. #define __ASM_MACH_MPSPEC_H
  3. #define MAX_IRQ_SOURCES 512
  4. #define MAX_MP_BUSSES 32
  5. #endif /* __ASM_MACH_MPSPEC_H */