summaryrefslogblamecommitdiff
path: root/tools/usb/usbip/src/utils.h
blob: 4fc13854f7b9c702339886f7a6a76697956ea2c0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               

                                                     
   
                 
 
                                             
                      
 
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (C) 2011 matt mooney <mfm@muteddisk.com>
 *               2005-2007 Takahiro Hirofuchi
 */

#ifndef __UTILS_H
#define __UTILS_H

int modify_match_busid(char *busid, int add);

#endif /* __UTILS_H */