https://jxself.org/git/linux-libre.git
Raw File
Tip revision: ac38bb09aa41fcbef29446489b92fb8a22a4c278 authored by Jason Self on 02 June 2014, 06:36:54 UTC
Linux-libre 3.12.21-gnu
Tip revision: ac38bb0
sierra_ms.h
#ifndef _SIERRA_MS_H_
#define _SIERRA_MS_H_
extern int sierra_ms_init(struct us_data *us);
#endif
back to top