cpu.h 107 B

123456
  1. #ifndef _ASM_S390_CPU_H
  2. #define _ASM_S390_CPU_H
  3. #define MAX_CPU_ADDRESS 255
  4. #endif /* _ASM_S390_CPU_H */