blob: 6439992184fa3eaf49e183484d0c1c8937c03294 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Dan Williams281b0642008-12-14 12:39:22 -05002#ifndef _OPTION_MS_H_
3#define _OPTION_MS_H_
4extern int option_ms_init(struct us_data *us);
5#endif