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