xref: /netbsd-src/sys/arch/mvme68k/stand/bootxx/bootxx.h (revision dd255ccea4286b0c44fa8fd48a9a19a768afe8e1)
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