From 1d4f43d56f57eb9d7e96bef5387a53f770f2e879 Mon Sep 17 00:00:00 2001 From: cgd Date: Sun, 6 Apr 1997 20:07:17 +0000 Subject: [PATCH] add , to allow 'defopt' option headers to be easily included. --- sys/arch/alpha/include/options.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sys/arch/alpha/include/options.h diff --git a/sys/arch/alpha/include/options.h b/sys/arch/alpha/include/options.h new file mode 100644 index 000000000000..e3f81598ad17 --- /dev/null +++ b/sys/arch/alpha/include/options.h @@ -0,0 +1,3 @@ +/* $NetBSD: options.h,v 1.1 1997/04/06 20:07:17 cgd Exp $ */ + +/* XXX PLACEHOLDER. Nothing here yet. */