HomeFreeBSD

vm_phys: #include vm_extern

Description

vm_phys: #include vm_extern

Arm64 and powerpc don't include vm_extern.h indirectly in vm_phys.c, which
means that for the sake of those architectures, it must be included explicitly.

Also, fix a set-unused warning that jenkins also found.

Reported by: Jenkins
Fixes: c606ab59e7f9 vm_extern: use standard address checkers everywhere

Details

Provenance
dougmAuthored on Dec 31 2021, 5:31 AM
Parents
rG029abd3b2987: Remove discarded mips source.
Branches
Unknown
Tags
Unknown