1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-06 06:30:50 +00:00
2010-02-05 16:23:40 +00:00

11 lines
306 B
C

#ifndef __DESCRIPTORS_H__RPFUB8O7OV__
#define __DESCRIPTORS_H__RPFUB8O7OV__
#ifndef STRUCTGEN
#include "usb.h"
#endif
extern const struct usb_st_device_descriptor device_descriptor;
extern const struct usb_st_configuration_descriptor const *configuration_head;
#endif /* __DESCRIPTORS_H__RPFUB8O7OV__ */