https://jxself.org/git/linux-libre.git
Raw File
Tip revision: a29093229a0cc2592853f475fd531c552c46bc89 authored by Jason Self on 18 December 2009, 22:27:15 UTC
Linux-libre 2.6.32.2-gnu1
Tip revision: a290932
sierra_ms.h
#ifndef _SIERRA_MS_H_
#define _SIERRA_MS_H_
extern int sierra_ms_init(struct us_data *us);
#endif
back to top