aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/option_ms.h
blob: b6e448cab039364c07de6f580778a1c43774d3fe (plain)
1
2
3
4
#ifndef _OPTION_MS_H_
#define _OPTION_MS_H_
extern int option_ms_init(struct us_data *us);
#endif