diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2021-12-17 21:28:14 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2021-12-17 21:28:14 +0000 |
commit | 8010f4ad21b6120e929bda4eed27696e63514677 (patch) | |
tree | 6cec46c2eb82ceab5d133d142cdcc23c5b1bb60d /sys/riscv/include/procctl.h | |
parent | 0ec590d24e415dd36e38648630a0b963412ad87e (diff) | |
download | src-8010f4ad21b6120e929bda4eed27696e63514677.tar.gz src-8010f4ad21b6120e929bda4eed27696e63514677.zip |
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)
Diffstat (limited to 'sys/riscv/include/procctl.h')
0 files changed, 0 insertions, 0 deletions