https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 709895214bfa0d34137facf9526ccb6e3dddef16 authored by Jason Self on 09 October 2008, 22:14:01 UTC
Linux-libre 2.6.27-gnu1
Tip revision: 7098952
sierra_ms.h
#ifndef _SIERRA_MS_H_
#define _SIERRA_MS_H_
extern int sierra_ms_init(struct us_data *us);
#endif
back to top