mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
__amd64__, and thus limited. Eliminate 2 trivial conditionals by casting the 64-bit integral, holding an address, via (uintptr_t) to (void *) and replace the last remaining check for __amd64__ with a check for __LP64__ instead. |
||
|---|---|---|
| .. | ||
| aacraid.c | ||
| aacraid_cam.c | ||
| aacraid_debug.c | ||
| aacraid_debug.h | ||
| aacraid_linux.c | ||
| aacraid_pci.c | ||
| aacraid_reg.h | ||
| aacraid_var.h | ||