sierra_ms.h 98 B

12345
  1. #ifndef _SIERRA_MS_H_
  2. #define _SIERRA_MS_H_
  3. extern int sierra_ms_init(struct us_data *us);
  4. #endif