NetBSD/sys/arch/sun3x/stand/tapeboot/version.c

11 lines
281 B
C

/* $NetBSD: version.c,v 1.1.1.1 1997/03/13 16:27:28 gwr Exp $ */
/*
* NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.
*
* Added "rawfs" to do read buffering and ensure that all
* device access stays strictly on block boundaries.
*/
char *version = "$Revision: 1.1.1.1 $";