sched_status.h 148 B

12345
  1. #define GLSCH_NONE (0x00)
  2. #define GLSCH_LOW (0x01)
  3. #define GLSCH_HIGH (0x02)
  4. #define GLSCH_NEG (0x03)
  5. #define GLSCH_FOR_SOTER (0x04)