Sign in
android-kvm
/
linux
/
3a57a643a851dbb1c4a1819394ca009e3bfa4813
/
.
/
drivers
/
usb
/
storage
/
option_ms.h
blob: 6439992184fa3eaf49e183484d0c1c8937c03294 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_OPTION_MS_H_
#define
_OPTION_MS_H_
extern
int
option_ms_init
(
struct
us_data
*
us
);
#endif