mach_mpspec.h 146 B

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