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

11 lines
273 B
C

/* $NetBSD: version.c,v 1.3 1995/10/17 22:58:32 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.3 $";