xref: /netbsd-src/sys/arch/mvme68k/stand/bootxx/bootxx.h (revision 50728e7823a76d5bd1a7bfa3a4eac400269b1339)
1 /*	$NetBSD: bootxx.h,v 1.1 2000/12/04 18:44:51 scw Exp $	*/
2 
3 /* This determines the largest boot program we can load. */
4 #define MAXBLOCKNUM	64
5 
6