osd-contiki/cpu/arm/common/usb/descriptors.h

9 lines
281 B
C
Raw Normal View History

2009-07-11 16:44:27 +02:00
#ifndef __DESCRIPTORS_H__RPFUB8O7OV__
#define __DESCRIPTORS_H__RPFUB8O7OV__
#include "usb.h"
extern const struct usb_st_device_descriptor device_descriptor;
extern const struct usb_st_configuration_descriptor const *configuration_head;
#endif /* __DESCRIPTORS_H__RPFUB8O7OV__ */