12 lines
182 B
C
Raw Normal View History

2024-11-03 22:30:29 +01:00
#ifndef _USB_DEVICE_VENDOR_COMMON_H_
#define _USB_DEVICE_VENDOR_COMMON_H_
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif // _USB_DEVICE_VENDOR_COMMON_H_