4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / usr.sbin / eeprom / pathnames.h
CommitLineData
bb377cb4 1/*-
c1c61666
KB
2 * Copyright (c) 1992, 1993
3 * The Regents of the University of California. All rights reserved.
bb377cb4
CT
4 *
5 * This software was developed by the Computer Systems Engineering group
6 * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
7 * contributed to Berkeley.
8 *
9 * All advertising materials mentioning features or use of this software
10 * must display the following acknowledgement:
11 * This product includes software developed by the University of
12 * California, Lawrence Berkeley Laboratory.
13 *
14 * %sccs.include.redist.c%
15 *
c1c61666 16 * @(#)pathnames.h 8.1 (Berkeley) %G%
bb377cb4
CT
17 */
18
19#define _PATH_OPENPROM "/dev/openprom"