Brooks Davis 8010f4ad21 libusb: remove use of COMPAT_32BIT
This codepath used uint64_t's in place of pointers in structs and
arrays to allow 32-bit code to use 64-bit version of ioctls.  Now
that we support 32-bit compat natively this is no longer needed.

Reviewed by:	hselasky, jrtc27 (prior version)
2021-12-17 21:28:14 +00:00
..
2020-10-09 19:12:44 +00:00
2021-12-17 21:28:14 +00:00
2020-06-09 17:17:43 +00:00
2020-06-09 17:17:43 +00:00
2021-12-17 21:28:14 +00:00
2019-12-11 17:37:53 +00:00