ssc_ssr_reason.h 128 B

12345
  1. #ifndef SSC_SSR_REASON_H
  2. #define SSC_SSR_REASON_H
  3. void ssr_reason_call_back(char reason[], int len);
  4. #endif /* SSP_MOTOR_H */