summaryrefslogtreecommitdiff
path: root/firmware/src/os/usbcmd_generic.h
blob: 0a7b8b7bed9c3b02bb555c1dda57aad311b3c902 (plain)
1
2
3
4
#ifndef _USBAPI_GENERIC_H
#define _USBAPI_GENERIC_H
extern void usbcmd_gen_init(void);
#endif
personal git repositories of Harald Welte. Your mileage may vary