https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 36d8f0d2edb95685c85983c2dfc75ae8357ecb4b authored by Jason Self on 21 October 2016, 10:13:35 UTC
Linux-libre 3.10.104-gnu
Tip revision: 36d8f0d
sierra_ms.h
#ifndef _SIERRA_MS_H_
#define _SIERRA_MS_H_
extern int sierra_ms_init(struct us_data *us);
#endif
back to top