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