mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
vm_offset_t is currently unsigned long but should probably be plain unsigned for i386's to match the choice of minimal types to represent for fixed-width types in Lite2. Anyway, it shouldn't be assumed to be unsigned long. I only fixed the type mismatches that were detected when I changed vm_offset_t to unsigned. Only pointer type mismatches were detected. |
||
|---|---|---|
| .. | ||
| linux | ||