xref: /csrg-svn/old/flcopy/pathnames.h (revision 41130)
1*41130Sbostic /*-
2*41130Sbostic  * Copyright (c) 1990 The Regents of the University of California.
3*41130Sbostic  * All rights reserved.
4*41130Sbostic  *
5*41130Sbostic  * %sccs.include.redist.c%
6*41130Sbostic  *
7*41130Sbostic  *	@(#)pathnames.h	5.1 (Berkeley) 04/28/90
8*41130Sbostic  */
9*41130Sbostic 
10*41130Sbostic #define	_PATH_FLOPPY	"/dev/floppy"
11