add machine/conf.h, right now a minimal placeholder

This commit is contained in:
cgd 1997-04-07 05:52:34 +00:00
parent 29c981b924
commit 98f47c009f
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
/* $NetBSD: conf.h,v 1.1 1997/04/07 05:52:34 cgd Exp $ */
/* XXX PLACEHOLDER. Needs to be cleaned up. */
#include <sys/conf.h>
#include <machine/cpuconf.h>