mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
Fix buildworld.
This commit is contained in:
parent
f943749dcd
commit
ee76ce7fa5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62675
@ -54,6 +54,8 @@
|
||||
#define UR_GET_PROTOCOL 0x03
|
||||
#define UR_SET_PROTOCOL 0x0b
|
||||
|
||||
#define UPACKED __attribute__ ((packed))
|
||||
|
||||
typedef struct usb_hid_descriptor {
|
||||
uByte bLength;
|
||||
uByte bDescriptorType;
|
||||
|
Loading…
Reference in New Issue
Block a user