1 /* $NetBSD: vmparam.h,v 1.4.122.1 2010/03/11 15:02:25 yamt Exp $ */ 2 3 #include <mips/vmparam.h> 4 #include <sys/kcore.h> 5 6 #define VM_PHYSSEG_MAX 5 7 8 extern phys_ram_seg_t mem_clusters[]; 9 extern int mem_cluster_cnt; 10
Indexes created Wed Oct 22 13:09:56 GMT 2025