Sign in
android-kvm
/
linux
/
2b2c0f24bac75bfdf2de9f4ea0912946ce5bf5c8
/
.
/
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