11 lines
211 B
C
11 lines
211 B
C
/* $NetBSD: pathnames.h,v 1.2 1996/08/30 20:10:29 thorpej Exp $ */
|
|
|
|
/*
|
|
* Written Roland McGrath <roland@frob.com> 10/15/93.
|
|
* Public domain.
|
|
*/
|
|
|
|
#include <paths.h>
|
|
|
|
#define _PATH_BOOTPARAMS "/etc/bootparams"
|