Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / hpcmips / include / vmparam.h
blob83c373dc763f058cd94f0598f6185e1b00d6f6d5
1 /* $NetBSD: vmparam.h,v 1.4 2002/01/31 17:56:34 uch Exp $ */
3 #include <mips/vmparam.h>
4 #include <sys/kcore.h>
6 #define VM_PHYSSEG_MAX 5
8 extern phys_ram_seg_t mem_clusters[];
9 extern int mem_cluster_cnt;