Home | History | Annotate | Line # | Download | only in bootxx
      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