]> Git Repo - linux.git/blob - tools/usb/usbip/src/utils.h
x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
[linux.git] / tools / usb / usbip / src / utils.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  * Copyright (C) 2011 matt mooney <[email protected]>
4  *               2005-2007 Takahiro Hirofuchi
5  */
6
7 #ifndef __UTILS_H
8 #define __UTILS_H
9
10 int modify_match_busid(char *busid, int add);
11
12 #endif /* __UTILS_H */
13
This page took 0.035907 seconds and 4 git commands to generate.