Sign in
gem5
/
arm
/
linux
/
aae2c35ec89252639a97769fa72dbbf8f1cc3107
/
.
/
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