/* $OpenBSD: memconf.h,v 1.3 2011/03/23 16:54:36 pirofti Exp $ */ #ifndef _MACHINE_MEMCONF_H_ #define _MACHINE_MEMCONF_H_ #define MAXMEMSEGS 32 #include #endif /* _MACHINE_MEMCONF_H_ */