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