Move swblk_t from sys/types.h to sys/dmap.h, the only include that uses
it. It's also only used in vm/vm_swap.c, but that is also the only source
file that #include's <sys/dmap.h>. sys/dmap.h could probably be embedded
entirely in vm_swap.c since that is the only consumer of it.
Description
Description
Details
Details
- Provenance
peter Authored on - Parents
- rS104421: Fix style problems in the quirk entry section.
- Branches
- Unknown
- Tags