mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
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) |
||
|---|---|---|
| .. | ||
| data.c | ||
| descr.c | ||
| descr_compat.c | ||
| Makefile | ||
| Makefile.depend | ||
| parse.c | ||
| usage.c | ||
| usbhid.3 | ||
| usbhid.h | ||
| usbvar.h | ||