mirror of
https://git.freebsd.org/src.git
synced 2026-01-17 07:11:54 +00:00
Use uintptr_t to cast a uint64_t to a pointer type. Yeah, it isn't technically correct for platforms with pointers > 64 bits, but it's fine here. This fixes 32 bit compat library builds on amd64 and also mips32 builds. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D26790 |
||
|---|---|---|
| .. | ||
| libnetmap.h | ||
| Makefile | ||
| nmctx-pthreads.c | ||
| nmctx.c | ||
| nmport.c | ||
| nmreq.c | ||