mirror of
https://github.com/linux-usb-gadgets/libusbgx.git
synced 2025-07-13 16:19:44 +03:00
parent
721e3a1cbd
commit
adc45af4fb
1 changed files with 5 additions and 0 deletions
|
@ -48,4 +48,9 @@ union usbg_f_printer_attr_val {
|
|||
#define USBG_F_PRINTER_INT_TO_ATTR_VAL(WHAT) \
|
||||
USBG_TO_UNION(usbg_f_printer_attr_val, qmult, WHAT)
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* USBG_FUNCTION_PRINTER__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue