K 10 svn:author V 3 kib K 8 svn:date V 27 2020-10-14T22:51:40.673962Z K 7 svn:log V 317 Avoid dump_avail[] redefinition. Move dump_avail[] extern declaration and inlines into a new header vm/vm_dumpset.h. This fixes default gcc build for mips. Reviewed by: alc, scottph Tested by: kevans (previous version) Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D26741 END