/* $OpenBSD: vmparam.h,v 1.2 2008/04/07 22:41:52 miod Exp $ */ #ifndef _SGI_VMPARAM_H_ #define _SGI_VMPARAM_H_ #define VM_PHYSSEG_MAX 32 /* Max number of physical memory segments */ #include #endif /* _SGI_VMPARAM_H_ */