summaryrefslogtreecommitdiff
path: root/lsusb.h
blob: bbd5e7cb188f2e12da10c31d02ccefa83674efcd (plain)
1
2
3
4
5
6
#ifndef _LSUSB_H
#define _LSUSB_H

extern int lsusb_t(void);

#endif